mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 7
This commit is contained in:
parent
a771143991
commit
64bea87901
4 changed files with 66 additions and 13 deletions
12
README.md
12
README.md
|
@ -17,7 +17,7 @@
|
|||
[](src/day04)
|
||||
[](src/day05)
|
||||
[](src/day06)
|
||||

|
||||
[](src/day07)
|
||||

|
||||

|
||||

|
||||
|
@ -111,9 +111,9 @@ Both parts: 25.08ms
|
|||
|
||||
```
|
||||
Day 07
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.71ms
|
||||
Time part 2: 46.18ms
|
||||
Both parts: 46.89ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 12/50
|
||||
Total time: 331.78999999999996ms
|
||||
Total stars: 14/50
|
||||
Total time: 378.67999999999995ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue