| Topic | Prog Description | Solution | One Input File | Matching Output |
|---|---|---|---|---|
| Dynamic Memory Allocation | Organ Donation | organ_arup.c | organ4.in | organ4.out |
| Dynamic Memory Allocation | Making Smoothies Reading Input |
smoothie.c | smoothie_large.in | smoothie_large.out |
| Recursion | Match Making | matching.c | matching.txt | matching.out |
| Recursion | Mastermind | mastermind_arup.c | mastermind.in | mastermind.out |