mirror of
https://github.com/seigler/aoc2021
synced 2025-07-27 01:16:09 +00:00
day 8
This commit is contained in:
parent
64bea87901
commit
ac0d71598c
4 changed files with 145 additions and 12 deletions
12
README.md
12
README.md
|
@ -18,7 +18,7 @@
|
|||
[](src/day05)
|
||||
[](src/day06)
|
||||
[](src/day07)
|
||||

|
||||
[](src/day08)
|
||||

|
||||

|
||||

|
||||
|
@ -118,9 +118,9 @@ Both parts: 46.89ms
|
|||
|
||||
```
|
||||
Day 08
|
||||
Time part 1: -
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Time part 1: 6.01ms
|
||||
Time part 2: 13.63ms
|
||||
Both parts: 19.64ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 14/50
|
||||
Total time: 378.67999999999995ms
|
||||
Total stars: 16/50
|
||||
Total time: 398.31999999999994ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue