Advent-of-Code/2022/05/test_input.txt

10 lines
125 B
Plaintext
Raw Permalink Normal View History

2022-12-05 20:05:58 +01: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