Matthew Binning
3b29df69e6
This adds the solution for day 3 in C++. Part 1 solves counting unique presents that Santa drops off in a grid. Part 2 caused this problem to be written more OO-ly to account for robo-Santa. |
||
---|---|---|
data/mock | ||
.gitignore | ||
day1.cc | ||
day2.cc | ||
day3.cc | ||
Makefile | ||
map.h |