/Advent-of-Code-2017

Solutions for http://adventofcode.com/2017

Primary LanguageElixir

Done in Elixir. To run a day and view the results, simply run elixir day-xx.exs

To run day 14, run elixir -r day-10.exs -r day-12.exs day-14.exs