mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 17 part 1 done, part 2 requires more thought
This commit is contained in:
parent
046e5f9b20
commit
7fde4a549f
4 changed files with 155 additions and 7 deletions
10
README.md
10
README.md
|
@ -27,7 +27,7 @@
|
|||
[](src/day14)
|
||||
[](src/day15)
|
||||
[](src/day16)
|
||||

|
||||
[](src/day17)
|
||||

|
||||

|
||||

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