1
0
Fork 0
advent2017/8/example.txt

4 lines
74 B
Plaintext

b inc 5 if a > 1
a inc 1 if b < 5
c dec -10 if a >= 1
c inc -20 if c == 10