/AdventOfCode-2019

My solutions for the 2019 Advent Of Code challenge

Primary LanguageC++

My solutions for the 2019 Advent of Code challenge.

The challenge input for each day is in a file called input.txt. Other .txt files are example data. If there's no input.txt file for a given day, it probably means I've hardcoded the input data in that day's source code.