mirror of
https://github.com/Zormm/Advent-Of-Code-2022.git
synced 2026-02-26 07:26:51 +01:00
14 lines
413 B
Plaintext
14 lines
413 B
Plaintext
[V] [C] [M]
|
|
[V] [J] [N] [H] [V]
|
|
[R] [F] [N] [W] [Z] [N]
|
|
[H] [R] [D] [Q] [M] [L] [B]
|
|
[B] [C] [H] [V] [R] [C] [G] [R]
|
|
[G] [G] [F] [S] [D] [H] [B] [R] [S]
|
|
[D] [N] [S] [D] [H] [G] [J] [J] [G]
|
|
[W] [J] [L] [J] [S] [P] [F] [S] [L]
|
|
1 2 3 4 5 6 7 8 9
|
|
|
|
move 1 from 2 to 1
|
|
move 3 from 1 to 3
|
|
move 2 from 2 to 1
|
|
move 1 from 1 to 2 |