Repository containing Advent of Code challenges and my answers.
Python answers expect the file inputs.txt to exist in the parent directory (i.e. the day_xx directory).
Golang answers expect the file inputs.txt to exist in the working directory (i.e the day_xx/golang directory)