mirror of
https://github.com/seigler/aoc2024
synced 2025-07-26 08:46:08 +00:00
day 12 part 2 fixed
This commit is contained in:
parent
86a1172282
commit
54414dce26
3 changed files with 118 additions and 101 deletions
|
@ -183,10 +183,10 @@
|
|||
"time": null
|
||||
},
|
||||
"part2": {
|
||||
"solved": false,
|
||||
"result": null,
|
||||
"solved": true,
|
||||
"result": "904114",
|
||||
"attempts": [],
|
||||
"time": null
|
||||
"time": 220.713667
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue