Day 2 solution

This is an ugly, kind-of-brute-force solution. I'm not proud of it, but it works and got me top 1000 on both parts.

I also changed the "which day to run if no day is specified" to just always choose the highest numbered day.
This commit is contained in:
2022-12-01 23:14:45 -06:00
parent 483f1f2502
commit ff7633dc12
5 changed files with 2621 additions and 1001 deletions

File diff suppressed because it is too large Load Diff

3
inputs/02a.txt Normal file
View File

@ -0,0 +1,3 @@
A Y
B X
C Z