mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 4
This commit is contained in:
parent
a0d6d46196
commit
fa9f741f90
5 changed files with 167 additions and 12 deletions
12
README.md
12
README.md
|
@ -14,7 +14,7 @@
|
|||
[](src/day01)
|
||||
[](src/day02)
|
||||
[](src/day03)
|
||||

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

|
||||

|
||||

|
||||
|
@ -90,9 +90,9 @@ Both parts: 7.29ms
|
|||
|
||||
```
|
||||
Day 04
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 20.05ms
|
||||
Time part 2: 55.8ms
|
||||
Both parts: 75.85ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 6/50
|
||||
Total time: 13.15ms
|
||||
Total stars: 8/50
|
||||
Total time: 89ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue