mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 8
This commit is contained in:
parent
22ce365434
commit
8ca6f75820
4 changed files with 159 additions and 17 deletions
18
README.md
18
README.md
|
@ -18,7 +18,7 @@
|
|||
[](src/day05)
|
||||
[](src/day06)
|
||||
[](src/day07)
|
||||

|
||||
[](src/day08)
|
||||

|
||||

|
||||

|
||||
|
@ -111,16 +111,16 @@ Both parts: 37138.281ms
|
|||
|
||||
```
|
||||
Day 07
|
||||
Time part 1: 21.473ms
|
||||
Time part 2: 782.405ms
|
||||
Both parts: 803.878ms
|
||||
Time part 1: 23.012ms
|
||||
Time part 2: 599.069ms
|
||||
Both parts: 622.08ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 08
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.759ms
|
||||
Time part 2: 1.104ms
|
||||
Both parts: 1.863ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 14/50
|
||||
Total time: 38264.809ms
|
||||
Total stars: 16/50
|
||||
Total time: 38084.874ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue