mirror of
https://github.com/mx42/aoc2016.git
synced 2026-01-14 05:39:51 +01:00
feat: add day 12
This commit is contained in:
6
data/examples/12.txt
Normal file
6
data/examples/12.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
cpy 41 a
|
||||
inc a
|
||||
inc a
|
||||
dec a
|
||||
jnz a 2
|
||||
dec a
|
||||
Reference in New Issue
Block a user