*
/.\
/..'\
/'.'\
/.''.'\
/.'.'.\
"'""""/'.''.'.\""'"'"
^^^[_]^^^
Solutions for the 2018 Advent of Code challenge.
You'll need to install Ruby, and Elixir before you can run these solutions.
To run from repository root directory:
cat ruby/day_01/input.txt | ruby/day_01/advent1.1.rb
cat elixir/day_01/input.txt | elixir/day_01/advent1.1.exs