mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 7 woo
This commit is contained in:
parent
ded85a988b
commit
74e3e285b5
4 changed files with 96 additions and 12 deletions
12
README.md
12
README.md
|
@ -17,7 +17,7 @@
|
|||
[](src/day04)
|
||||
[](src/day05)
|
||||
[](src/day06)
|
||||

|
||||
[](src/day07)
|
||||

|
||||

|
||||

|
||||
|
@ -111,9 +111,9 @@ Both parts: 37138.281ms
|
|||
|
||||
```
|
||||
Day 07
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 21.473ms
|
||||
Time part 2: 782.405ms
|
||||
Both parts: 803.878ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 12/50
|
||||
Total time: 37460.931ms
|
||||
Total stars: 14/50
|
||||
Total time: 38264.809ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue