Homework 3


Due: Feb 12

Submit your code on OWL


Write code to complete the Advent of Code 2015 Day 2 challenge.

Note there is a Part 1 and a Part 2 to this challenge. You will need to complete both parts to get full marks. Part 2 will be revealed once you submit the correct answer to Part 1.

You will have to sign up for an account on Advent of Code and login. Then for each challenge you will receive your own customized input file (and your own custom correct answer to the challenge). For this challenge, you will receive a file with a list of dimensions for presents. You will need to calculate the amount of wrapping paper needed for the presents. You will know if your code works if you get the correct answer for your input file. Submit your answer to the Advent of Code site to check if it is correct.