Instructions for submitting COM 1204 Assignment #5. Due: Tuesday, 21 May 2002 Each team should appoint one person to submit all of the team's code for assignment #5. Turn in your team's work on this assignment before 4 pm on the due date by sending each of the Java files in the setlist package in a separate electronic mail to will@ccs.neu.edu The subject of each message must be COM 1204 assignment #5: followed by a space and the name of the file whose contents are the body of that message. For example, the message that submits your team's version of RepBuilder.java should have COM 1204 assignment #5: RepBuilder.java as its subject. The body of each method must consist of nothing but the Java code for the file named in the subject. That file must begin with a Java block comment that lists 1. The names of the students on your team. 2. Any remarks that you wish to make to the instructor. Late assignments may be discounted, and very late assignments may be discarded. Your email must be sent as plain text, with no MIME or HTML encoding, and must not include any signature lines or other stray characters that would prevent your code from compiling and running. Furthermore your code should follow the other guidelines announced in class.