Files
advent-of-code/src/holt59/aoc/inputs/tests/2022/day5.txt
Mikael CAPELLE 2959387bcd Poetry stuff.
2023-12-19 17:45:33 +01:00

10 lines
116 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