14 lines
186 B
Markdown
14 lines
186 B
Markdown
# Day 2
|
|
|
|
## Instructions
|
|
|
|
From this directory open a terminal and execute:
|
|
|
|
```sh
|
|
runhaskell day2.hs
|
|
```
|
|
|
|
The solution for each section will be printed to the terminal output.
|
|
|
|
## Notes
|