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

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

|
||||

|
||||

|
||||
|
@ -76,16 +76,16 @@ Both parts: 0.79ms
|
|||
|
||||
```
|
||||
Day 02
|
||||
Time part 1: 2.04ms
|
||||
Time part 2: 1.61ms
|
||||
Both parts: 3.6500000000000004ms
|
||||
Time part 1: 2.58ms
|
||||
Time part 2: 2.49ms
|
||||
Both parts: 5.07ms
|
||||
```
|
||||
|
||||
```
|
||||
Day 03
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 1.68ms
|
||||
Time part 2: 5.61ms
|
||||
Both parts: 7.29ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 4/50
|
||||
Total time: 4.44ms
|
||||
Total stars: 6/50
|
||||
Total time: 13.15ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue