mirror of
https://github.com/seigler/aoc2023
synced 2025-07-26 22:26:10 +00:00
day 5
This commit is contained in:
parent
e038b96e6f
commit
fb96c0bcc4
4 changed files with 199 additions and 13 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: 1.773ms
|
|||
|
||||
```
|
||||
Day 05
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.547ms
|
||||
Time part 2: 2.305ms
|
||||
Both parts: 2.852ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 7/50
|
||||
Total time: 7.478ms
|
||||
Total stars: 9/50
|
||||
Total time: 10.331ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue