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
or university ID), a brief description of the assignment/program and a
list of all submitted files and any special instructions to grade your solution.
·
Source-code
and or document files.
·
If
applicable, Makefile
(or any script to compile your program).
Create a compressed archive file that contains all these
files,
call the file: <login>Ax.tar.gz where <login>
is your Unix login and x is the assignment number.
E.g. wahabA1.tar.gz
Create a directory Ax and place this single file it.
cd to Ax and use following command to submit:
% submit
cs476
NOTES:
·
DO
NOT submit any object files.
·
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 cs476 cs476