aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-042-9/+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-043-0/+127
|
* 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-025-1/+187
|
* InitialAndreas Grois2021-12-025-0/+2040