Day 5 completed (and a log to showcase pretty_print)

This commit is contained in:
2024-12-01 17:40:08 +01:00
parent 9e21d8d9c8
commit ae98a486a9
5 changed files with 12020 additions and 0 deletions

9
day5/toy_input 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