mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 4, messy
This commit is contained in:
parent
fb5056d680
commit
54dc419f8a
4 changed files with 196 additions and 16 deletions
18
README.md
18
README.md
|
@ -14,7 +14,7 @@
|
|||
[](src/day01)
|
||||
[](src/day02)
|
||||
[](src/day03)
|
||||

|
||||
[](src/day04)
|
||||

|
||||

|
||||

|
||||
|
@ -83,16 +83,16 @@ Both parts: 3.539ms
|
|||
|
||||
```
|
||||
Day 03
|
||||
Time part 1: 0.657ms
|
||||
Time part 2: 0.406ms
|
||||
Both parts: 1.064ms
|
||||
Time part 1: 0.811ms
|
||||
Time part 2: 1.667ms
|
||||
Both parts: 2.477ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 04
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 327.703ms
|
||||
Time part 2: 201.225ms
|
||||
Both parts: 528.928ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 6/50
|
||||
Total time: 6.946ms
|
||||
Total stars: 8/50
|
||||
Total time: 537.288ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue