mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 9
This commit is contained in:
parent
8ca6f75820
commit
d447c97f4b
4 changed files with 106 additions and 14 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: 1.863ms
|
|||
|
||||
```
|
||||
Day 09
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 239.635ms
|
||||
Time part 2: 53.494ms
|
||||
Both parts: 293.129ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 16/50
|
||||
Total time: 38084.874ms
|
||||
Total stars: 18/50
|
||||
Total time: 38378.002ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue