mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 16 working part 1
This commit is contained in:
parent
223327735b
commit
1827f39dcb
3 changed files with 90 additions and 29 deletions
16
README.md
16
README.md
|
@ -26,7 +26,7 @@
|
|||
[](src/day13)
|
||||
[](src/day14)
|
||||
[](src/day15)
|
||||

|
||||
[](src/day16)
|
||||

|
||||

|
||||

|
||||
|
@ -167,16 +167,16 @@ Both parts: 1.492ms
|
|||
|
||||
```
|
||||
Day 15
|
||||
Time part 1: -
|
||||
Time part 2: 7.672ms
|
||||
Both parts: 7.672ms
|
||||
Time part 1: 36404.189ms
|
||||
Time part 2: 75398.809ms
|
||||
Both parts: 111802.997ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 16
|
||||
Time part 1: -
|
||||
Time part 1: 88.714ms
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Both parts: 88.714ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 29/50
|
||||
Total time: 38913.342ms
|
||||
Total stars: 30/50
|
||||
Total time: 150797.381ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue