mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 10
This commit is contained in:
parent
d447c97f4b
commit
20bcd88600
4 changed files with 160 additions and 15 deletions
18
README.md
18
README.md
|
@ -20,7 +20,7 @@
|
|||
[](src/day07)
|
||||
[](src/day08)
|
||||
[](src/day09)
|
||||

|
||||
[](src/day10)
|
||||

|
||||

|
||||

|
||||
|
@ -125,16 +125,16 @@ Both parts: 1.863ms
|
|||
|
||||
```
|
||||
Day 09
|
||||
Time part 1: 239.635ms
|
||||
Time part 2: 53.494ms
|
||||
Both parts: 293.129ms
|
||||
Time part 1: 236.521ms
|
||||
Time part 2: 51.928ms
|
||||
Both parts: 288.449ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 10
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 6.148ms
|
||||
Time part 2: 4.028ms
|
||||
Both parts: 10.176ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 18/50
|
||||
Total time: 38378.002ms
|
||||
Total stars: 20/50
|
||||
Total time: 38383.499ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue