mirror of
https://github.com/seigler/aoc2023
synced 2025-07-26 22:26:10 +00:00
day 4
This commit is contained in:
parent
a9a646b1e1
commit
e038b96e6f
4 changed files with 92 additions and 15 deletions
16
README.md
16
README.md
|
@ -14,7 +14,7 @@
|
|||
[](src/day01)
|
||||
[](src/day02)
|
||||
[](src/day03)
|
||||

|
||||
[](src/day04)
|
||||

|
||||

|
||||

|
||||
|
@ -83,16 +83,16 @@ Both parts: 1.293ms
|
|||
|
||||
```
|
||||
Day 03
|
||||
Time part 1: 2.529ms
|
||||
Time part 1: 2.532ms
|
||||
Time part 2: -
|
||||
Both parts: 2.529ms
|
||||
Both parts: 2.532ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 04
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.943ms
|
||||
Time part 2: 0.83ms
|
||||
Both parts: 1.773ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 5/50
|
||||
Total time: 5.703ms
|
||||
Total stars: 7/50
|
||||
Total time: 7.478ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue