| Date | Problem(s) | Solutions | Input | Output |
|---|---|---|---|---|
| 1/13 | Week #1 Exercises | |||
| 1/20 | Election Problems |
FridayProblem1A.py FridayProblem1B.py |
votes.in | votes.out |
| 1/27 | Pay Calculator | NetPayCalculator.py paycalc.c(C Solution Written in Class) |
paycalc.in | paycalc.out |
| 2/10 | Properties of Integers | propint.py | propint.in | propint.out |
| 3/2 | XYZ Problem xyz.c (to edit) |
xyz2.c xyz3.c xyz4.c |
||
| 3/16 | Weather Data | weatherstd.c | ARLIROCK.txt MZMAPUTO.txt |
ARLIROCK.out MZMAPUTO.out |
| 3/23 | Prime Squares | primesquare.c | primesq.txt | primesq.out |
| 4/13 | Sorting Student Presentations | sorting.in | sorting.out | |
| 4/20 | Minesweeper | mine.in | mine.out |