advent-of-code/2020/08/example
2020-12-08 17:32:28 +01:00

10 lines
64 B
Plaintext

nop +0
acc +1
jmp +4
acc +3
jmp -3
acc -99
acc +1
jmp -4
acc +6