13 lines
174 B
Markdown
13 lines
174 B
Markdown
# Day 6
|
|
|
|
## Instructions
|
|
|
|
From the root directory of the crate (where this README is) just execute:
|
|
|
|
```
|
|
cargo run
|
|
```
|
|
|
|
The solution will be printed to the terminal output.
|
|
|