mirror of
https://github.com/Crocmagnon/advent-of-code.git
synced 2024-11-06 06:44:00 +01:00
9 lines
63 B
Text
9 lines
63 B
Text
|
nop +0
|
||
|
acc +1
|
||
|
jmp +4
|
||
|
acc +3
|
||
|
jmp -3
|
||
|
acc -99
|
||
|
acc +1
|
||
|
jmp -4
|
||
|
acc +6
|