mirror of
https://github.com/seigler/aoc2024
synced 2025-07-26 08:46:08 +00:00
day 6 brute force
This commit is contained in:
parent
ad6829def6
commit
ded85a988b
3 changed files with 22 additions and 10 deletions
|
@ -83,12 +83,12 @@
|
|||
"time": null
|
||||
},
|
||||
"part2": {
|
||||
"solved": false,
|
||||
"result": "1878",
|
||||
"solved": true,
|
||||
"result": "1753",
|
||||
"attempts": [
|
||||
"1878"
|
||||
],
|
||||
"time": 2128.985844
|
||||
"time": 37138.280767
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue