mirror of
https://github.com/seigler/aoc2024
synced 2025-07-26 08:46:08 +00:00
day 12, part 1 only
This commit is contained in:
parent
52437aeb8a
commit
86a1172282
4 changed files with 206 additions and 10 deletions
|
@ -175,9 +175,11 @@
|
|||
},
|
||||
{
|
||||
"part1": {
|
||||
"solved": false,
|
||||
"solved": true,
|
||||
"result": null,
|
||||
"attempts": [],
|
||||
"attempts": [
|
||||
"813344"
|
||||
],
|
||||
"time": null
|
||||
},
|
||||
"part2": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue