CS 202 Fall 2013  >  Assignment 8

CS 202 Fall 2013
Assignment 8

Assignment 8 is due at 2 p.m. Friday, December 13. It is worth 30 points.

Procedures

Complete each of the exercises below. Then turn in your work as follows.

  1. Run Check. Demonstrate the programs you have written for the exercises below to either the instructor (Glenn G. Chappell) or the T.A. (Zak Williams). Get official approval.
  2. Submission. Submit your code using Blackboard, under Assignment 8 for this class. You should only submit code that has already passed the Run Check. Be sure you attach your source/header files; do not paste them into the text box. Also, send only source & headers; no project files or executables.

We may not look at your homework submission immediately. If you have questions, e-mail me.

Exercises (30 pts total)

Do each of the following exercises. Coding standards are as on Assignment 3.

  1. From the Chapter 18 Programming Challenges (p. 1097), do exercise 9.
     
  2. From the Chapter 18 Programming Challenges (p. 1097), do exercise 14. Note that input characters other than parentheses should not affect the output of the program.
     
  3. From the Chapter 19 Programming Challenges (p. 1135), do exercise 2.
     
  4. From the Chapter 19 Programming Challenges (p. 1135), do exercise 6.
     


CS 202 Fall 2013: Assignment 8 / Updated: 8 Dec 2013 / Glenn G. Chappell