about summary refs log tree commit diff
path: root/Day12.cs
Commit message (Collapse)AuthorAgeFilesLines
* move project to subdirectory and add unit testingBen Harris2020-12-161-127/+0
| | | | day 13 is removed from the test so it doesn't take 4 years
* refactor to two-digit day names and add puzzlenameBen Harris2020-12-161-6/+1
|
* set Part1() and Part2() to protectedBen Harris2020-12-021-2/+2
|
* work on day 14Ben Harris2020-12-021-2/+1
|
* update gitignore and run resharper cleanupBen Harris2020-12-021-58/+65
|
* seal classesBen Harris2020-12-011-1/+1
|
* increment step in Step()Ben Harris2019-12-121-2/+3
|
* optimize day 12Ben Harris2019-12-121-30/+7
|
* day 12Ben Harris2019-12-121-0/+148