/aoc2018

Advent of Go 2018

Primary LanguageGoMIT LicenseMIT

Advent of Go 2018

My implementation of Advent of Code 2018 in Go.

If you want to know more about Advent of Code read the about section here.

Parameters

The executable must be parameterized

  1. Day of advent
  2. Part of the challenge
  3. Input text file

Example:

1 1 ./input.txt

Contributing

I welcome everyone who would like to make this library "Harder, Better, Faster, Stronger".

Tree

             *
            /.\
           /..o\
          /o....\
          /.o...\
         /.....o.\
        /...o.....\
        /....o....\
       /..o......o.\
      /.......o.....\
            [_]