mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 11
This commit is contained in:
parent
760409604d
commit
1c4a3cfcd8
4 changed files with 123 additions and 16 deletions
20
README.md
20
README.md
|
@ -20,8 +20,8 @@
|
|||
[](src/day07)
|
||||
[](src/day08)
|
||||
[](src/day09)
|
||||

|
||||

|
||||
[](src/day10)
|
||||
[](src/day11)
|
||||

|
||||

|
||||

|
||||
|
@ -132,16 +132,16 @@ Both parts: 34.98ms
|
|||
|
||||
```
|
||||
Day 10
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 7.37ms
|
||||
Time part 2: 2.29ms
|
||||
Both parts: 9.66ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 11
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 9.6ms
|
||||
Time part 2: 1.69ms
|
||||
Both parts: 11.29ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 18/50
|
||||
Total time: 433.29999999999995ms
|
||||
Total stars: 22/50
|
||||
Total time: 454.25ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue