mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 15
This commit is contained in:
parent
4803b87dad
commit
57455999f4
4 changed files with 246 additions and 13 deletions
14
README.md
14
README.md
|
@ -25,7 +25,7 @@
|
|||
[](src/day12)
|
||||
[](src/day13)
|
||||
[](src/day14)
|
||||

|
||||
[](src/day15)
|
||||

|
||||

|
||||

|
||||
|
@ -160,16 +160,16 @@ Both parts: 1.913ms
|
|||
|
||||
```
|
||||
Day 14
|
||||
Time part 1: 1.507ms
|
||||
Time part 1: 1.492ms
|
||||
Time part 2: -
|
||||
Both parts: 1.507ms
|
||||
Both parts: 1.492ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 15
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 2: 7.672ms
|
||||
Both parts: 7.672ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 27/50
|
||||
Total time: 38905.685ms
|
||||
Total stars: 29/50
|
||||
Total time: 38913.342ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue