aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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