mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 1
This commit is contained in:
parent
76fe338201
commit
c2dfb1d245
4 changed files with 81 additions and 14 deletions
12
README.md
12
README.md
|
@ -11,7 +11,7 @@
|
|||
|
||||
<!--SOLUTIONS-->
|
||||
|
||||

|
||||
[](src/day01)
|
||||

|
||||

|
||||

|
||||
|
@ -69,9 +69,9 @@ npm start 1
|
|||
|
||||
```
|
||||
Day 01
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 0.24ms
|
||||
Time part 2: 0.55ms
|
||||
Both parts: 0.79ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 0/50
|
||||
Total time: 0ms
|
||||
Total stars: 2/50
|
||||
Total time: 0.79ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue