mirror of
https://github.com/seigler/aoc2024
synced 2025-07-26 16:46:10 +00:00
day 12 tidied
This commit is contained in:
parent
54414dce26
commit
6490326b05
2 changed files with 54 additions and 77 deletions
|
@ -176,17 +176,17 @@
|
|||
{
|
||||
"part1": {
|
||||
"solved": true,
|
||||
"result": null,
|
||||
"result": "1461752",
|
||||
"attempts": [
|
||||
"813344"
|
||||
],
|
||||
"time": null
|
||||
"time": 172.252042
|
||||
},
|
||||
"part2": {
|
||||
"solved": true,
|
||||
"result": "904114",
|
||||
"attempts": [],
|
||||
"time": 220.713667
|
||||
"time": 214.983875
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue