mirror of
https://github.com/seigler/aoc2024
synced 2025-07-26 08:46:08 +00:00
day 16 completed!
This commit is contained in:
parent
1827f39dcb
commit
046e5f9b20
3 changed files with 99 additions and 37 deletions
|
@ -245,10 +245,10 @@
|
|||
"time": null
|
||||
},
|
||||
"part2": {
|
||||
"solved": false,
|
||||
"result": null,
|
||||
"solved": true,
|
||||
"result": "631",
|
||||
"attempts": [],
|
||||
"time": null
|
||||
"time": 132.54635
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue