At 2:51pm on Wednesday, 8 February, the instructor replaced
the test program for assignment 4 (TestFMap.java)
with a better test program.
(The previous test program contained a bug in its probabilistic
testing, which made it way too easy for implementations to pass
the hashCode() quality tests.)
To submit your assignment 4:
On a CCIS Linux machine, cd to the directory that
contains the Java file you want to submit.
Then type the following command, after substituting your own
email address for <name>:
/course/cs3500wc/submit <name> 4 FMap.java
If all goes well, you will be given a confirmation number. Please record your confirmation number so you can prove you have submitted the assignment.
Last updated 8 February 2012.