CMU 15-112: Fundamentals of Programming and Computer Science
Homework 3 (Due Sat 5-Feb at 8pm ET)


Important Notes:
  1. This homework is solo. You must not collaborate with anyone (besides current course TA's and faculty) in any way. See the syllabus for more details.
  2. Do not use recursion this week.
  3. Do not hardcode the test cases in your solutions.

CMU CS Academy Exercises [100 pts]

Complete the following sections in CMU CS Academy (here).

We will also be adding one problem, getPairSum, to CMU CS Academy. If you want to get a jump on the problem before it's been added, you can see one version of the writeup here.