feat: solve day 4 puzzle 2

This commit is contained in:
2025-12-04 12:57:09 +01:00
parent 3fc4ac1700
commit 448dbf0ff9
3 changed files with 103 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
},
"day04": {
"puzzle1": true,
"puzzle2": false
"puzzle2": true
},
"day05": {
"puzzle1": false,