mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 21
This commit is contained in:
parent
36173c1a15
commit
9a7167c3b0
4 changed files with 109 additions and 15 deletions
18
README.md
18
README.md
|
@ -31,7 +31,7 @@
|
|||
[](src/day18)
|
||||

|
||||

|
||||

|
||||
[](src/day21)
|
||||

|
||||

|
||||

|
||||
|
@ -188,9 +188,9 @@ Both parts: 430.38ms
|
|||
|
||||
```
|
||||
Day 18
|
||||
Time part 1: 38.77ms
|
||||
Time part 2: 147.3ms
|
||||
Both parts: 186.07000000000002ms
|
||||
Time part 1: 35.41ms
|
||||
Time part 2: 268.36ms
|
||||
Both parts: 303.77ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -209,9 +209,9 @@ Both parts: -
|
|||
|
||||
```
|
||||
Day 21
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.08ms
|
||||
Time part 2: 147.4ms
|
||||
Both parts: 147.48000000000002ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 36/50
|
||||
Total time: 2519.45ms
|
||||
Total stars: 38/50
|
||||
Total time: 2784.6299999999997ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue