My solutions to the Advent of Code challenges
- Using a functional programming style in Scala
- With no external dependencies (for the educational value)
- To run a puzzle pass the year and the day as parameters. E.g:
sbt 'run 2018 15'
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
My solutions to the Advent of Code challenges
sbt 'run 2018 15'
Advent of Code Solutions - Máté László