mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 6, buggy part 2
This commit is contained in:
parent
0aa40e557a
commit
ad6829def6
4 changed files with 143 additions and 12 deletions
16
README.md
16
README.md
|
@ -16,7 +16,7 @@
|
|||
[](src/day03)
|
||||
[](src/day04)
|
||||
[](src/day05)
|
||||

|
||||
[](src/day06)
|
||||

|
||||

|
||||

|
||||
|
@ -97,16 +97,16 @@ Both parts: 250.695ms
|
|||
|
||||
```
|
||||
Day 05
|
||||
Time part 1: 29.068ms
|
||||
Time part 2: 53.891ms
|
||||
Both parts: 82.959ms
|
||||
Time part 1: 28.307ms
|
||||
Time part 2: 35.288ms
|
||||
Both parts: 63.594ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 06
|
||||
Time part 1: -
|
||||
Time part 1: 1.668ms
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Both parts: 1.668ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 10/50
|
||||
Total time: 342.015ms
|
||||
Total stars: 11/50
|
||||
Total time: 324.318ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue