mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 14, fun but strange
This commit is contained in:
parent
6106f22c63
commit
992ab32a04
4 changed files with 101 additions and 11 deletions
16
README.md
16
README.md
|
@ -24,7 +24,7 @@
|
|||
[](src/day11)
|
||||
[](src/day12)
|
||||
[](src/day13)
|
||||

|
||||
[](src/day14)
|
||||

|
||||

|
||||

|
||||
|
@ -153,16 +153,16 @@ Both parts: 387.236ms
|
|||
|
||||
```
|
||||
Day 13
|
||||
Time part 1: -
|
||||
Time part 2: 7.731ms
|
||||
Both parts: 7.731ms
|
||||
Time part 1: 1.095ms
|
||||
Time part 2: 0.818ms
|
||||
Both parts: 1.913ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 14
|
||||
Time part 1: -
|
||||
Time part 1: 1.507ms
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Both parts: 1.507ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 26/50
|
||||
Total time: 38909.996ms
|
||||
Total stars: 27/50
|
||||
Total time: 38905.685ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue