CS 123 Homework #3
Due: Oct. 17
Now that the world is safe, for the moment, on to more mundane
problems. I keep running out of calendars, someone rubbed the letters
off my phone, and I have some consulting work for some insurance
company that's overdue. Through the magic of education, my problems
become yours...
-
Do problem 3 on page 383-384 (in chapter 7) of the C++ book, in the
section entitled Programming Problems.
-
Do problem 4 on page 500 (in chapter 9) of the C++ book, in the
section entitled Programming Problems. Most of you had this
problem in CS-122, as you are doing it, note the differences between
the C++ approach and the Scheme approach.
-
Do problem 2 on page 642-643 (in chapter 11) of the C++ book,
in the section entitled Programming Problems.
You should create a directory for this homework assignment. Each of
the problems should appear in a separate file.