CS441 Assignment Submission

To submit your solution, package it all up in one file. If you use any extra functions (other than the set functions in sets.scm), they must be textually included in this file. This file must be a loadable Scheme program. Include your name at the top in Scheme comments. Then on phoenix run
    /u/cs441/submit filename.scm your-email-id
or, on the CS systems, run
    /u/wright/submit filename.scm your-email-id

You should get a message indicating that your submission was successful. If something goes wrong with the submission program, send it to me by email (wright@research.nj.nec.com).


Andrew Wright / NEC Research Institute / wright@research.nj.nec.com