mirror of
https://github.com/seigler/aoc2024
synced 2025-07-27 00:56:10 +00:00
day 3, made reusable
This commit is contained in:
parent
9cb3d6b5a4
commit
1f80d9c4d1
4 changed files with 101 additions and 12 deletions
12
README.md
12
README.md
|
@ -13,7 +13,7 @@
|
|||
|
||||
[](src/day01)
|
||||
[](src/day02)
|
||||

|
||||
[](src/day03)
|
||||

|
||||

|
||||

|
||||
|
@ -83,9 +83,9 @@ Both parts: 3.539ms
|
|||
|
||||
```
|
||||
Day 03
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.657ms
|
||||
Time part 2: 0.406ms
|
||||
Both parts: 1.064ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 4/50
|
||||
Total time: 5.883ms
|
||||
Total stars: 6/50
|
||||
Total time: 6.946ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue