mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
fix day 14 badge
This commit is contained in:
parent
4f6e500b7a
commit
656034e39f
2 changed files with 6 additions and 6 deletions
|
@ -212,13 +212,13 @@
|
|||
"solved": true,
|
||||
"result": "224554908",
|
||||
"attempts": [],
|
||||
"time": 1.492066
|
||||
"time": 0.764
|
||||
},
|
||||
"part2": {
|
||||
"solved": false,
|
||||
"result": null,
|
||||
"solved": true,
|
||||
"result": "6644",
|
||||
"attempts": [],
|
||||
"time": null
|
||||
"time": 826.270458
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue