mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 13
This commit is contained in:
parent
5e26df54c8
commit
b22d060ef6
4 changed files with 128 additions and 16 deletions
16
README.md
16
README.md
|
@ -23,7 +23,7 @@
|
|||
[](src/day10)
|
||||
[](src/day11)
|
||||
[](src/day12)
|
||||

|
||||
[](src/day13)
|
||||

|
||||

|
||||

|
||||
|
@ -146,16 +146,16 @@ Both parts: 130.69ms
|
|||
|
||||
```
|
||||
Day 12
|
||||
Time part 1: -
|
||||
Time part 2: 220.714ms
|
||||
Both parts: 220.714ms
|
||||
Time part 1: 172.252ms
|
||||
Time part 2: 214.984ms
|
||||
Both parts: 387.236ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 13
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 2: 7.731ms
|
||||
Both parts: 7.731ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 24/50
|
||||
Total time: 38735.743ms
|
||||
Total stars: 26/50
|
||||
Total time: 38909.996ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue