mirror of
https://github.com/seigler/aoc2022
synced 2025-07-26 22:46:09 +00:00
day 7
This commit is contained in:
parent
4e68a90792
commit
429e4c64eb
4 changed files with 177 additions and 12 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: 4.566356ms
|
|||
|
||||
```
|
||||
Day 07
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 1.21ms
|
||||
Time part 2: 1.762ms
|
||||
Both parts: 2.9718489999999997ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 12/50
|
||||
Total time: 20.937ms
|
||||
Total stars: 14/50
|
||||
Total time: 23.909ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue