1
0
aoc2022/inputs/sample.txt
2022-12-05 11:00:13 +05:30

11 lines
126 B
Plaintext

[D]
[N] [C]
[Z] [M] [P]
1 2 3
move 1 from 2 to 1
move 3 from 1 to 3
move 2 from 2 to 1
move 1 from 1 to 2