How do I submit Problem Set 6 for CS 170?

It is fairly easy:
  1. Place all your files (README, Makefile, etc.) in a directory. Make sure that the directory contains ONLY the files to be submitted. You should only submit source files. Do not place other files, such as compiled object or executable files, in this directory.
  2. Run the command "submit ps6". It will first ask you to confirm each file to be submitted. Then, the command will compile your program. If your program compiles, the command will email your program to the class master. Otherwise, the command will tell you "Error: Insanity detected". You should NOT continue submission in this case.
Caveats: Questions? Email the class newsgroup with the subject line "PS6".
hchen@cs.berkeley.edu.