feat: solve day 11 puzzle 2

This commit is contained in:
2025-12-11 12:59:29 +01:00
parent d0483124ac
commit fbc2bc41e8
5 changed files with 68 additions and 13 deletions

View File

@@ -41,7 +41,7 @@
},
"day11": {
"puzzle1": true,
"puzzle2": false
"puzzle2": true
},
"day12": {
"puzzle1": false,