mirror of
https://github.com/seigler/aoc2024
synced 2025-07-26 00:36: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
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
[](src/day11)
|
||||
[](src/day12)
|
||||
[](src/day13)
|
||||
[](src/day14)
|
||||
[](src/day14)
|
||||
[](src/day15)
|
||||
[](src/day16)
|
||||
[](src/day17)
|
||||
|
@ -251,4 +251,4 @@ Total time: 159534.453ms
|
|||
|
||||
---
|
||||
|
||||
✨🎄🎁🎄🎅🎄🎁🎄✨
|
||||
✨🎄🎁🎄🎅🎄🎁🎄✨
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue