πβοΈβοΈπ Advent of Code - 2018 πβοΈβοΈπ Advent of Code is a series of small programming puzzles. This year, I've decided to solve them in Go. You can also see my 2017 repository. Building go build -o main Running All the solutions take the input filename as a command line flag, e.g. ./main input.txt