feat: complete part 1 of 2020-12-01 Advent of Code

This commit is contained in:
2020-12-01 19:41:17 -06:00
commit a65015ed02
4 changed files with 233 additions and 0 deletions

2
day_1/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/.idea
/cmake-build-debug