about summary refs log tree commit diff
path: root/Day.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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