mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 17
This commit is contained in:
parent
fff1d02a23
commit
9f368e7d9c
4 changed files with 83 additions and 13 deletions
12
README.md
12
README.md
|
@ -27,7 +27,7 @@
|
|||
[](src/day14)
|
||||
[](src/day15)
|
||||
[](src/day16)
|
||||

|
||||
[](src/day17)
|
||||

|
||||

|
||||

|
||||
|
@ -181,9 +181,9 @@ Both parts: 1.4ms
|
|||
|
||||
```
|
||||
Day 17
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 218.59ms
|
||||
Time part 2: 211.79ms
|
||||
Both parts: 430.38ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 32/50
|
||||
Total time: 1902.9999999999998ms
|
||||
Total stars: 34/50
|
||||
Total time: 2333.3799999999997ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue