about summary refs log tree commit diff
path: root/Day16.cs
Commit message (Collapse)AuthorAgeFilesLines
* move project to subdirectory and add unit testingBen Harris2020-12-161-64/+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-3/+1
|
* day 16Ben Harris2020-12-021-2/+51
|
* set Part1() and Part2() to protectedBen Harris2020-12-021-2/+2
|
* update gitignore and run resharper cleanupBen Harris2020-12-021-9/+1
|
* seal classesBen Harris2020-12-011-1/+1
|
* save input for 14, 15, 16Ben Harris2019-12-161-0/+25