uWaterloo Logo

marmoset_submit Command

CS 241 — Foundations of Sequential Programs


You may use the marmoset_submit shell command to submit assignment problems to Marmoset. The command is available on the linux.student.cs servers.

Open a terminal and login to one of the linux.student.cs computer servers

Using the Command Line Submit Tool

A typical use of the tool is: marmoset_submit cs241 projectNumber filename The projectNumber is the assignment number exactly as shown in Marmoset. (case sensitive)

Example: marmoset_submit cs241 A1P1 helloworld.hex


Afterwards you should see a message similar to the one above.

Please note that you will still need to use Marmoset in a web browser to see the if the public test results and to release test.