mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 16 complete
This commit is contained in:
parent
40d211e8d8
commit
fff1d02a23
3 changed files with 113 additions and 60 deletions
18
README.md
18
README.md
|
@ -26,7 +26,7 @@
|
|||
[](src/day13)
|
||||
[](src/day14)
|
||||
[](src/day15)
|
||||

|
||||
[](src/day16)
|
||||

|
||||

|
||||

|
||||
|
@ -167,16 +167,16 @@ Both parts: 6.279999999999999ms
|
|||
|
||||
```
|
||||
Day 15
|
||||
Time part 1: 8.12ms
|
||||
Time part 2: 769.36ms
|
||||
Both parts: 777.48ms
|
||||
Time part 1: 55.8ms
|
||||
Time part 2: 761.32ms
|
||||
Both parts: 817.12ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 16
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.78ms
|
||||
Time part 2: 0.62ms
|
||||
Both parts: 1.4ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 30/50
|
||||
Total time: 1861.9599999999996ms
|
||||
Total stars: 32/50
|
||||
Total time: 1902.9999999999998ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue