feat: solve day 5 puzzle 1
This commit is contained in:
11
res/examples/day05.txt
Normal file
11
res/examples/day05.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
3-5
|
||||
10-14
|
||||
16-20
|
||||
12-18
|
||||
|
||||
1
|
||||
5
|
||||
8
|
||||
11
|
||||
17
|
||||
32
|
||||
@@ -16,7 +16,7 @@
|
||||
"puzzle2": true
|
||||
},
|
||||
"day05": {
|
||||
"puzzle1": false,
|
||||
"puzzle1": true,
|
||||
"puzzle2": false
|
||||
},
|
||||
"day06": {
|
||||
|
||||
Reference in New Issue
Block a user