mirror of
https://github.com/seigler/aoc2023
synced 2025-07-26 14:26:08 +00:00
day 3
This commit is contained in:
parent
a71ae9c4d7
commit
a9a646b1e1
4 changed files with 112 additions and 8 deletions
|
@ -33,10 +33,10 @@
|
|||
},
|
||||
{
|
||||
"part1": {
|
||||
"solved": false,
|
||||
"result": null,
|
||||
"solved": true,
|
||||
"result": "539590",
|
||||
"attempts": [],
|
||||
"time": null
|
||||
"time": 2.532209
|
||||
},
|
||||
"part2": {
|
||||
"solved": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue