CSE333 13au -- Homework #4: A, B, and C

out: Monday November 19, 2013
due: Wednesday, December 4, 2013, 11:59PM
Teams: A/B: Individual only. C: Yes.


There are three distinct assignments to choose from for the final homework. You should pick one and submit it by the due date. (We'll set up three drop boxes.) All of them are primarily in C++. The first two are done on your own, the third one can be done in teams (and I recommend that). I think they're of very roughly comparable difficulty. If I count the number of lines in the source files of my solutions for options two and three, they're about the same (around 950, including blank lines and comments). All of them involve some new material, beyond the kinds of things we've been talking about as C++ language features.