aoc2018
My solutions for the 2018 Advent of Code.
I'm doing the solutions in Crystal, as a way to learn the language a bit better.
To run any of the solutions, install Crystal then run crystal spec solution_spec.cr
inside the relevant problem directory. Seperating the solutions from the test input using specs makes it easy to test all the edge cases, and keeps the actual solution files themselves nice and clean.
Repository
aoc2018
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 6 years ago
- December 1, 2018
License
Links
Synced at
Sat, 19 Jul 2025 22:41:00 GMT
Languages