adventofcode Python solutions for Advent of Code 2015 problems. See http://adventofcode.com/2015 for problem info. Run day XX's solution like this: cd 2015/dayXX python3 runme.py input.txt I'll be adding more problems as I solve them.