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

|
||||
[](src/day05)
|
||||

|
||||

|
||||

|
||||
|
@ -97,9 +97,9 @@ Both parts: 75.85ms
|
|||
|
||||
```
|
||||
Day 05
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 86.45ms
|
||||
Time part 2: 131.26ms
|
||||
Both parts: 217.70999999999998ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 8/50
|
||||
Total time: 89ms
|
||||
Total stars: 10/50
|
||||
Total time: 306.71ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue