aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* First working (but ugly) day4, part 1 solution.Andreas Grois2021-12-062-0/+409
* Get rid of stupid helper module. Was tired, wrote bad code.Andreas Grois2021-12-051-5/+4
* 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
* 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