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

|
||||
[](src/day18)
|
||||

|
||||

|
||||

|
||||
|
@ -188,9 +188,9 @@ Both parts: 430.38ms
|
|||
|
||||
```
|
||||
Day 18
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 38.77ms
|
||||
Time part 2: 147.3ms
|
||||
Both parts: 186.07000000000002ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 34/50
|
||||
Total time: 2333.3799999999997ms
|
||||
Total stars: 36/50
|
||||
Total time: 2519.45ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue