0
0
Fork 0

Add advent code for 2020 days 1-4

This commit is contained in:
Oliver-Akins 2020-12-06 20:38:44 -07:00
parent 2c466792a4
commit 948009891a
12 changed files with 256 additions and 0 deletions

8
day_4/info.md Normal file
View file

@ -0,0 +1,8 @@
https://adventofcode.com/2020/day/4
Part 1 Wrong Answers:
- `260` (too low)
Part 2 Wrong Answers:
- `225` (too high)