Some of the days have examples (https://adventofcode.com/2015/day/1) that would make for excellent built-in test cases to test your solution.
We could include these in the generator for a specific day, overriding the input with the examples or creating helper methods to do so.
Some of the days have examples (https://adventofcode.com/2015/day/1) that would make for excellent built-in test cases to test your solution.
We could include these in the generator for a specific day, overriding the input with the examples or creating helper methods to do so.