CSE/ENGR 142 Homework 1
Announcements, Hints, and Corrections
- Notice that if each person doesn't start with enough money (say, more
than $11) the program outputs negative numbers in some cases which don't
make any sense. For this assignment, don't worry about these problems.
- Also, if the user enters a letter character instead of a number, the program may behave quite strangly. You do not need to worry about these problems, either.
Back
to main Homework 1 page...