mirror of
https://github.com/seigler/aoc2022
synced 2025-07-26 22:46:09 +00:00
Day 10, console art
This commit is contained in:
parent
44ece06914
commit
cac2da9199
4 changed files with 262 additions and 8 deletions
10
README.md
10
README.md
|
@ -20,7 +20,7 @@
|
|||
[](src/day07)
|
||||
[](src/day08)
|
||||
[](src/day09)
|
||||

|
||||
[](src/day10)
|
||||

|
||||

|
||||

|
||||
|
@ -132,9 +132,9 @@ Both parts: 27.610987ms
|
|||
|
||||
```
|
||||
Day 10
|
||||
Time part 1: -
|
||||
Time part 1: 0.179ms
|
||||
Time part 2: -
|
||||
Both parts: -
|
||||
Both parts: 0.178526ms
|
||||
```
|
||||
|
||||
```
|
||||
|
@ -243,8 +243,8 @@ Both parts: -
|
|||
```
|
||||
|
||||
```
|
||||
Total stars: 18/50
|
||||
Total time: 68.695ms
|
||||
Total stars: 19/50
|
||||
Total time: 68.874ms
|
||||
```
|
||||
|
||||
<!--/RESULTS-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue