Assignment 5
This homework is worth 5 points.
When you finish this assignment you should be able to :
- Create a program design for a program involving integer computations.
Create a design for program two.
You may not yet know all of the programming constructs to implement this program, but you should still be able to design the algorithm.
This document should include:
- A high level description of the program.
- An algorithm. The algorithm should provide details sufficient for performing all computations.
- Use your algorithm to perform the computation with the sample input, show your work.
- Create a list of other cases you will use to test your program.
- A list of questions associated with the program design.
Please print this design document and hand it in at the beginning of class.