mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 14
This commit is contained in:
parent
b0bf232079
commit
8c135affd7
4 changed files with 153 additions and 16 deletions
20
README.md
20
README.md
|
@ -23,8 +23,8 @@
|
|||
[](src/day10)
|
||||
[](src/day11)
|
||||
[](src/day12)
|
||||
[](src/day13)
|
||||

|
||||
[](src/day13)
|
||||
[](src/day14)
|
||||

|
||||

|
||||

|
||||
|
@ -153,16 +153,16 @@ Both parts: 602.51ms
|
|||
|
||||
```
|
||||
Day 13
|
||||
Time part 1: 3.8ms
|
||||
Time part 2: -
|
||||
Both parts: 3.8ms
|
||||
Time part 1: 3.59ms
|
||||
Time part 2: 17.85ms
|
||||
Both parts: 21.44ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 14
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 11.29ms
|
||||
Time part 2: 5.6ms
|
||||
Both parts: 16.89ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 25/50
|
||||
Total time: 1060.56ms
|
||||
Total stars: 28/50
|
||||
Total time: 1095.0899999999997ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue