mirror of
https://github.com/seigler/aoc2022
synced 2025-07-26 22:46:09 +00:00
day 9, this one was fun
This commit is contained in:
parent
fed2b6ec18
commit
44ece06914
4 changed files with 118 additions and 15 deletions
18
README.md
18
README.md
|
@ -19,7 +19,7 @@
|
|||
[](src/day06)
|
||||
[](src/day07)
|
||||
[](src/day08)
|
||||

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

|
||||

|
||||

|
||||
|
@ -118,16 +118,16 @@ Both parts: 2.9718489999999997ms
|
|||
|
||||
```
|
||||
Day 08
|
||||
Time part 1: 7.541ms
|
||||
Time part 2: 8.005ms
|
||||
Both parts: 15.545933000000002ms
|
||||
Time part 1: 8.863ms
|
||||
Time part 2: 8.313ms
|
||||
Both parts: 17.175474ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 09
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 12.601ms
|
||||
Time part 2: 15.01ms
|
||||
Both parts: 27.610987ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 16/50
|
||||
Total time: 39.454ms
|
||||
Total stars: 18/50
|
||||
Total time: 68.695ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue