This repository has been archived on 2024-12-13. You can view files and clone it, but cannot push or open issues or pull requests.
2024-12-02 21:40:35 -05:00

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