From the shell command line, type:
/usr/class/cs143/bin/submit
The script will:
- Ask you which assignment you are submitting (you will be
presented with a list of possible assignments).
- Ask you for the source directory path.
- Copy your assignment source files, Makefile (if any),
and README, from the current directory to our submit folder.
- If all goes well, you get the happy "SUCCESS" message.
If you get a message that says something else, follow its
directions. If you get stuck, send mail to compilers@cs.stanford.edu.