mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 15, what a slog
This commit is contained in:
parent
8c135affd7
commit
901f88482f
6 changed files with 149 additions and 40 deletions
18
README.md
18
README.md
|
@ -25,7 +25,7 @@
|
|||
[](src/day12)
|
||||
[](src/day13)
|
||||
[](src/day14)
|
||||

|
||||
[](src/day15)
|
||||

|
||||

|
||||

|
||||
|
@ -160,16 +160,16 @@ Both parts: 21.44ms
|
|||
|
||||
```
|
||||
Day 14
|
||||
Time part 1: 11.29ms
|
||||
Time part 2: 5.6ms
|
||||
Both parts: 16.89ms
|
||||
Time part 1: 1.6ms
|
||||
Time part 2: 4.68ms
|
||||
Both parts: 6.279999999999999ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 15
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 8.12ms
|
||||
Time part 2: 769.36ms
|
||||
Both parts: 777.48ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 28/50
|
||||
Total time: 1095.0899999999997ms
|
||||
Total stars: 30/50
|
||||
Total time: 1861.9599999999996ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue