A Day 8 solution I'm pretty happy with.

This commit is contained in:
2020-12-08 09:58:17 -08:00
parent 001a8cf012
commit ab417307f3
4 changed files with 867 additions and 0 deletions

9
inputs/day8_test.txt Normal file
View File

@@ -0,0 +1,9 @@
nop +0
acc +1
jmp +4
acc +3
jmp -3
acc -99
acc +1
jmp -4
acc +6