<netid>-<version>
. Replace
<netid>
with the netid of the member of your
project with the "lowest" netid (i.e. lexicographically the
first). aaa6 beats yyy4 which beats yyy9. <version>
should be replaced with the version number, starting from 1. Submit
version 1 the first time you submit, version 2 if you need to
resubmit, and so on. We will only look at the submission directory
with the latest number.e.g. Suppose your group contains members bbb3, aaa97, jjj18, and you are submitting the code for the third time. Your directory should be called aaa97-3.
README.txt
file and add it to the submission
folder. At the very least, this should include the names and netids of
the members of your group, an explanation of what each member did to
implement the project, how much time you all spent, and a description
of whether your code works, how you tested it, and how to use any test
programs you included.
\\goose\Courses\cs414-su02\submit\p<n>-submit
, where
<n>
is the number of the project the submission is for
(i.e. 1, 2, or 3). Do not worry if you get an error message saying you
won't have the right permissions to access the file, we will be able
to access it.
batkin@cs.cornell.edu
if you have any problems submitting your project.