mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 12
This commit is contained in:
parent
1c4a3cfcd8
commit
0a46d00d1e
4 changed files with 111 additions and 12 deletions
12
README.md
12
README.md
|
@ -22,7 +22,7 @@
|
|||
[](src/day09)
|
||||
[](src/day10)
|
||||
[](src/day11)
|
||||

|
||||
[](src/day12)
|
||||

|
||||

|
||||

|
||||
|
@ -146,9 +146,9 @@ Both parts: 11.29ms
|
|||
|
||||
```
|
||||
Day 12
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 39.91ms
|
||||
Time part 2: 562.6ms
|
||||
Both parts: 602.51ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 22/50
|
||||
Total time: 454.25ms
|
||||
Total stars: 24/50
|
||||
Total time: 1056.76ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue