feat: solve day 6 puzzle 1
This commit is contained in:
4
res/examples/day06.txt
Normal file
4
res/examples/day06.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
123 328 51 64
|
||||
45 64 387 23
|
||||
6 98 215 314
|
||||
* + * +
|
||||
@@ -20,7 +20,7 @@
|
||||
"puzzle2": true
|
||||
},
|
||||
"day06": {
|
||||
"puzzle1": false,
|
||||
"puzzle1": true,
|
||||
"puzzle2": false
|
||||
},
|
||||
"day07": {
|
||||
|
||||
Reference in New Issue
Block a user