mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 5, feels nice
This commit is contained in:
parent
5764869e99
commit
ee81d62ef8
4 changed files with 143 additions and 15 deletions
18
README.md
18
README.md
|
@ -15,7 +15,7 @@
|
|||
[](src/day02)
|
||||
[](src/day03)
|
||||
[](src/day04)
|
||||

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

|
||||

|
||||

|
||||
|
@ -90,16 +90,16 @@ Both parts: 2.477ms
|
|||
|
||||
```
|
||||
Day 04
|
||||
Time part 1: 327.703ms
|
||||
Time part 2: 201.225ms
|
||||
Both parts: 528.928ms
|
||||
Time part 1: 67.709ms
|
||||
Time part 2: 182.986ms
|
||||
Both parts: 250.695ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 05
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 29.068ms
|
||||
Time part 2: 53.891ms
|
||||
Both parts: 82.959ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 8/50
|
||||
Total time: 537.288ms
|
||||
Total stars: 10/50
|
||||
Total time: 342.015ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue