CS17
80 pts., due Apr. 12
For each program, you should turn in the source code and a print-out showing a sample run (print the output window). Follow the guidelines in Section 3.7 for the style of your programs. In addition:
Documentation will account for 30% of your grade.
The problem is Programming Problem 4 on page 273. Follow the instructions at the beginning of the Programming Problems section. You need not draw a structure chart. You should design your solution in a top-down fashion, but implement it in a bottom-up manner so that you can test it one piece at a time.
Your design should be complete when you return from spring break. You will
need two or three days to implement your solution.