mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 12, part 1 only
This commit is contained in:
parent
52437aeb8a
commit
86a1172282
4 changed files with 206 additions and 10 deletions
16
README.md
16
README.md
|
@ -22,7 +22,7 @@
|
|||
[](src/day09)
|
||||
[](src/day10)
|
||||
[](src/day11)
|
||||

|
||||
[](src/day12)
|
||||

|
||||

|
||||

|
||||
|
@ -139,16 +139,16 @@ Both parts: 11.016ms
|
|||
|
||||
```
|
||||
Day 11
|
||||
Time part 1: 54.46ms
|
||||
Time part 2: 130.251ms
|
||||
Both parts: 184.711ms
|
||||
Time part 1: 4.472ms
|
||||
Time part 2: 126.218ms
|
||||
Both parts: 130.69ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 12
|
||||
Time part 1: -
|
||||
Time part 1: 197.261ms
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Both parts: 197.261ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 22/50
|
||||
Total time: 38569.05ms
|
||||
Total stars: 23/50
|
||||
Total time: 38712.29ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue