CSE 333 25su Exercise 8

out: Monday, July 14, 2025
due: Wednesday, July 16, 2025 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.