CSE 333 25au Exercise 8

out: Monday, October 13, 2025
due: Wednesday, October 15, 2025 by 10:00 am, No late exercises accepted.

Goals: Write a small procedural (no classes or objects) C++ program from scratch, learn the basics of C++ stream I/O, and learn to use the cpplint style checker for C++ code.

Description: Write a C++ program that:


Your code must:

You should submit your exercise using the Gradescope dropbox linked on the course resources web page.