test (125B)
1 [D] 2 [N] [C] 3 [Z] [M] [P] 4 1 2 3 5 6 move 1 from 2 to 1 7 move 3 from 1 to 3 8 move 2 from 2 to 1 9 move 1 from 1 to 2
![]() | aocMy solutions for the Advent of Code |
git clone https://git.tronto.net/aoc | |
Download | Log | Files | Refs | README |
test (125B)
1 [D] 2 [N] [C] 3 [Z] [M] [P] 4 1 2 3 5 6 move 1 from 2 to 1 7 move 3 from 1 to 3 8 move 2 from 2 to 1 9 move 1 from 1 to 2