adventOfCode2018 https://adventofcode.com/2018 in golang Practicing golang using advent of code 2018. These are quick and dirty answers... not optimal, but trying to keep it to O(n) wherever possible.