Skip to content

seanhandley/adventofcode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code 2018

             *
            /.\
           /..'\
           /'.'\
          /.''.'\
          /.'.'.\
   "'""""/'.''.'.\""'"'"
         ^^^[_]^^^

Solutions for the 2018 Advent of Code challenge.

To Install

You'll need to install Ruby, and Elixir before you can run these solutions.

To Run

To run from repository root directory:

Ruby

cat ruby/day_01/input.txt | ruby/day_01/advent1.1.rb

Elixir

cat elixir/day_01/input.txt | elixir/day_01/advent1.1.exs

http://adventofcode.com