Day 13 solution
This commit is contained in:
15
README.md
15
README.md
@@ -129,3 +129,18 @@ The solution for "twelve" is:
|
||||
Found 5157 paths through the cave system
|
||||
Found 144309 paths through the cave system
|
||||
```
|
||||
|
||||
### Day thirteen
|
||||
|
||||
```sh
|
||||
$ ./aoc2021 --thirteen
|
||||
The solution for "thirteen" is:
|
||||
There are 837 dots after 1 fold
|
||||
#### ### #### ## # # ## # # # #
|
||||
# # # # # # # # # # # # # #
|
||||
### # # # # ## # #### # #
|
||||
# ### # # ## # # # # # # #
|
||||
# # # # # # # # # # # # #
|
||||
#### # #### ### # # ## # # ##
|
||||
This is the activation code
|
||||
```
|
||||
|
Reference in New Issue
Block a user