advent_of_code/2020/day08_handheld_halting/tests/sample_input
2023-04-04 17:11:41 +02:00

9 lines
64 B
Text

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