General requirements for Assignment submission
You must submit the following files with each assignment:
-
README file:
it contains your information (do not put your
ssn), a brief description of the program and a list of all
submitted files and any special instructions for the grader.
-
Source code files.
-
Makefile (or any script, e.g., batch file that compile your program).
NOTES:
-
DO NOT submit any object files
(since these can be generated from the makefile). Put all the files
in one directory and submit the directory using the command:
submit
cs779 .
-
DO NOT submit more than one time
(you may delete an old submission and replace it with a new one).
-
You lose 10%
per day for late submissions.
-
To check your grade Type: getgrades
cs779 cs779