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 assignment and a list of
all
submitted files and any special instructions for the grader.
-
Source code files (if any)
-
Makefile or how to
compile your programs (if any).
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
cs778
-
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
cs778 cs778