aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependency on unsafe dyn-cloneAndreas Grois2021-12-041-8/+20
|
* Prepare day 3 part 2 for additional solvers.Andreas Grois2021-12-041-12/+15
|
* early out with try_fold and references instead of copiesAndreas Grois2021-12-041-15/+21
|
* MinorAndreas Grois2021-12-041-8/+7
|
* First working day3 part 2 implementation. It sucks.Andreas Grois2021-12-042-0/+126
|
* Add infallible accumulator type day 1 solution.Andreas Grois2021-12-031-21/+85
| | | | What a waste of time...
* Add AccumulatorType solution for day 1. Currently inefficient.Andreas Grois2021-12-031-0/+71
|
* Day 2 and some additional Day 1 solutionsAndreas Grois2021-12-023-1/+182
|
* InitialAndreas Grois2021-12-022-0/+21