advent-of-code-2020/day08/input/test.txt

10 lines
64 B
Plaintext
Raw Normal View History

2020-12-08 05:48:46 +00:00
nop +0
acc +1
jmp +4
acc +3
jmp -3
acc -99
acc +1
jmp -4
acc +6