Checklist for the program writeup in Assignment 7, Phase II.

Turn in these materials electronically using turnin by 4:30 PM Friday.
The turnin project name will be a7p2.

1. authors.txt
    a. List of team members.
    b. Which options and suboptions were chosen.
    c. Who did what.
    d. Lessons learned (a few lines for each person)

2. description.txt
    What data structures or algorithms were used, and how they fit into the project.
    List of the source code files with a few words to say what each one does.

3. source code files themselves.

4. sample run
    input
    output
    (can be a couple of screen shots if you did the graphics option)