Program 2 Revision History
Date | Files | Description |
6apr10 | writeup.pdf, writeup.html | Initial posting. |
8apr10 | writeup | Added new feature to Part A for proper output of singular and plural denominations; added sample runs for Part A; added clarifications to section on program structure and development. |
14apr12 | writeup | Clarified formulae for dome. |
17apr12 | writeup | Once again corrected formulae for dome. Specifically, the leading term of 4/3 was changed to 2/3. With the 4/3 value, the formula is for an full spheroidal shape. With the 2/3 value, the formula is for the hemispheroidal dome's we're considering, which have one half of the full spheroid. |
19apr12 | testing dirs | Added testing directories for Parts A and B, for the make_change2 and containers programs, respectively. |