mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 20
This commit is contained in:
parent
653e4a7b3e
commit
1c0830064d
5 changed files with 140 additions and 13 deletions
12
README.md
12
README.md
|
@ -30,7 +30,7 @@
|
|||
[](src/day17)
|
||||
[](src/day18)
|
||||
[](src/day19)
|
||||

|
||||
[](src/day20)
|
||||

|
||||

|
||||

|
||||
|
@ -202,9 +202,9 @@ Both parts: 173.084ms
|
|||
|
||||
```
|
||||
Day 20
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 394.252ms
|
||||
Time part 2: 407.336ms
|
||||
Both parts: 801.588ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 38/50
|
||||
Total time: 176482.246ms
|
||||
Total stars: 40/50
|
||||
Total time: 177283.834ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue