mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 14, fun but strange
This commit is contained in:
parent
6106f22c63
commit
992ab32a04
4 changed files with 101 additions and 11 deletions
|
@ -209,10 +209,10 @@
|
|||
},
|
||||
{
|
||||
"part1": {
|
||||
"solved": false,
|
||||
"result": null,
|
||||
"solved": true,
|
||||
"result": "224554908",
|
||||
"attempts": [],
|
||||
"time": null
|
||||
"time": 1.492066
|
||||
},
|
||||
"part2": {
|
||||
"solved": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue