about summary refs log tree commit diff
path: root/Day.cs
Commit message (Collapse)AuthorAgeFilesLines
* set Part1() and Part2() to protectedBen Harris2020-12-021-3/+3
|
* update gitignore and run resharper cleanupBen Harris2020-12-021-1/+2
|
* add stopwatch benchmarkingBen Harris2019-12-071-3/+15
|
* add virtual implementation for reading input fileBen Harris2019-12-061-0/+7
|
* tidy up, refactor program.cs by dayBen Harris2019-12-051-5/+9
|
* add DayFactory and cli options for dayBen Harris2019-12-021-0/+13