feat: solve day 5 puzzle 2

This commit is contained in:
2025-12-05 11:55:54 +01:00
parent 80f797d4b9
commit bd36baa1ec
3 changed files with 44 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
},
"day05": {
"puzzle1": true,
"puzzle2": false
"puzzle2": true
},
"day06": {
"puzzle1": false,