mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 17 part 2, wow
This commit is contained in:
parent
7fde4a549f
commit
4f6e500b7a
3 changed files with 74 additions and 66 deletions
12
README.md
12
README.md
|
@ -27,7 +27,7 @@
|
|||
[](src/day14)
|
||||
[](src/day15)
|
||||
[](src/day16)
|
||||
[](src/day17)
|
||||
[](src/day17)
|
||||

|
||||

|
||||

|
||||
|
@ -181,9 +181,9 @@ Both parts: 132.546ms
|
|||
|
||||
```
|
||||
Day 17
|
||||
Time part 1: 0.064ms
|
||||
Time part 2: -
|
||||
Both parts: 0.064ms
|
||||
Time part 1: -
|
||||
Time part 2: 8693.239ms
|
||||
Both parts: 8693.239ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 32/50
|
||||
Total time: 150841.277ms
|
||||
Total stars: 33/50
|
||||
Total time: 159534.453ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue