Submission Instructions

    1. All labs and projects must be checked in to your-svn-repository/cs212 by the beginning of class on the due date (unless otherwise noted).
    2. All programs submitted must be in a directory titled labX or projectX, whichever is appropriate.
    3. All submissions must include all Java source files and a jar file containing the class files appropriate to run your program. If you rely upon 3rd party libraries not mentioned in the assignment, you must also include those libraries.
    4. All submissions must run as specified in the assignment. Failure to run as indicated will result in a deduction of one letter grade from the final score.