aoc-2022/input/day-5-example.txt

9 lines
124 B
Plaintext
Raw Permalink Normal View History

2022-12-11 04:55:37 +00: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