Solutions for Advent of Code
Usage:
AdventOfCode <year> <day> <part>
A file named "session_cookie" must be placed in the working directory containing your session cookie for adventofcode.com to download the puzzle input files. Alternatively, you may download the input files manually and place them in the directory .\data\<year>\ with their name equal to the associated day using two digits and no file extension (e.g. day 2 = "02").