mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 16 completed!
This commit is contained in:
parent
1827f39dcb
commit
046e5f9b20
3 changed files with 99 additions and 37 deletions
12
README.md
12
README.md
|
@ -26,7 +26,7 @@
|
|||
[](src/day13)
|
||||
[](src/day14)
|
||||
[](src/day15)
|
||||
[](src/day16)
|
||||
[](src/day16)
|
||||

|
||||

|
||||

|
||||
|
@ -174,9 +174,9 @@ Both parts: 111802.997ms
|
|||
|
||||
```
|
||||
Day 16
|
||||
Time part 1: 88.714ms
|
||||
Time part 2: -
|
||||
Both parts: 88.714ms
|
||||
Time part 1: -
|
||||
Time part 2: 132.546ms
|
||||
Both parts: 132.546ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 30/50
|
||||
Total time: 150797.381ms
|
||||
Total stars: 31/50
|
||||
Total time: 150841.213ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue