mirror of
https://github.com/seigler/aoc2022
synced 2025-07-26 22:46:09 +00:00
day 6
This commit is contained in:
parent
23e19496a1
commit
4e68a90792
4 changed files with 67 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: 3.275507ms
|
|||
|
||||
```
|
||||
Day 06
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.343ms
|
||||
Time part 2: 4.223ms
|
||||
Both parts: 4.566356ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 10/50
|
||||
Total time: 16.37ms
|
||||
Total stars: 12/50
|
||||
Total time: 20.937ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue