General requirements for Assignment submission
You must submit the following files with each assignment:
- README file that gives a brief description of the program plus a list of all submitted files.
- Source code of your program(s).
- Makefile file (except for the shell assignment).
Put all the files in one directory and submit the directory using the command:
submit cs476 .
Remember: You lose 20% per day for late submissions.
Back to CS476/576 Home Page