aoc22/day5/test.txt

10 lines
125 B
Plaintext
Raw Normal View History

2024-03-10 01:23:01 -06: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