advent-of-code/2022/go/05/sample1

10 lines
125 B
Plaintext
Raw Normal View History

2023-08-03 17:45:59 +02:00
[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