mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 11
This commit is contained in:
parent
20bcd88600
commit
d5950dd5e9
4 changed files with 100 additions and 16 deletions
18
README.md
18
README.md
|
@ -21,7 +21,7 @@
|
|||
[](src/day08)
|
||||
[](src/day09)
|
||||
[](src/day10)
|
||||

|
||||
[](src/day11)
|
||||

|
||||

|
||||

|
||||
|
@ -132,16 +132,16 @@ Both parts: 288.449ms
|
|||
|
||||
```
|
||||
Day 10
|
||||
Time part 1: 6.148ms
|
||||
Time part 2: 4.028ms
|
||||
Both parts: 10.176ms
|
||||
Time part 1: 6.147ms
|
||||
Time part 2: 4.869ms
|
||||
Both parts: 11.016ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 11
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 54.46ms
|
||||
Time part 2: 130.251ms
|
||||
Both parts: 184.711ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 20/50
|
||||
Total time: 38383.499ms
|
||||
Total stars: 22/50
|
||||
Total time: 38569.05ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue