mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 9
This commit is contained in:
parent
ac0d71598c
commit
22b50b4e1f
4 changed files with 104 additions and 12 deletions
12
README.md
12
README.md
|
@ -19,7 +19,7 @@
|
|||
[](src/day06)
|
||||
[](src/day07)
|
||||
[](src/day08)
|
||||

|
||||
[](src/day09)
|
||||

|
||||

|
||||

|
||||
|
@ -125,9 +125,9 @@ Both parts: 19.64ms
|
|||
|
||||
```
|
||||
Day 09
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 12.26ms
|
||||
Time part 2: 22.72ms
|
||||
Both parts: 34.98ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 16/50
|
||||
Total time: 398.31999999999994ms
|
||||
Total stars: 18/50
|
||||
Total time: 433.29999999999995ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue