feat: solve day 2 puzzle 2

This commit is contained in:
2025-12-02 11:53:33 +01:00
parent fccf6464ba
commit a08eaf0007
3 changed files with 43 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
},
"day02": {
"puzzle1": true,
"puzzle2": false
"puzzle2": true
},
"day03": {
"puzzle1": false,