Add day 5 solution

This commit is contained in:
2022-12-05 10:15:22 +01:00
parent 2aa9a6fcdc
commit f485dad5e9
2 changed files with 83 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[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