mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 6
This commit is contained in:
parent
7586d315fd
commit
a771143991
5 changed files with 84 additions and 12 deletions
12
README.md
12
README.md
|
@ -16,7 +16,7 @@
|
|||
[](src/day03)
|
||||
[](src/day04)
|
||||
[](src/day05)
|
||||

|
||||
[](src/day06)
|
||||

|
||||

|
||||

|
||||
|
@ -104,9 +104,9 @@ Both parts: 217.70999999999998ms
|
|||
|
||||
```
|
||||
Day 06
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 24.88ms
|
||||
Time part 2: 0.2ms
|
||||
Both parts: 25.08ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 10/50
|
||||
Total time: 306.71ms
|
||||
Total stars: 12/50
|
||||
Total time: 331.78999999999996ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue