mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 2
This commit is contained in:
parent
c2dfb1d245
commit
4dcf7cb90f
4 changed files with 92 additions and 13 deletions
12
README.md
12
README.md
|
@ -12,7 +12,7 @@
|
|||
<!--SOLUTIONS-->
|
||||
|
||||
[](src/day01)
|
||||

|
||||
[](src/day02)
|
||||

|
||||

|
||||

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