CSE 333 25sp Exercise 8

out: Monday, April 21, 2025
due: Wednesday, April 23, 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.