day5 begins.

This commit is contained in:
Colin Diem
2022-12-12 21:23:18 -05:00
parent 5fd3f79810
commit db416749fb
4 changed files with 555 additions and 0 deletions

9
day5/test.txt Normal file
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