Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dependency on unsafe dyn-clone | Andreas Grois | 2021-12-04 | 2 | -9/+20 |
| | |||||
* | Prepare day 3 part 2 for additional solvers. | Andreas Grois | 2021-12-04 | 1 | -12/+15 |
| | |||||
* | early out with try_fold and references instead of copies | Andreas Grois | 2021-12-04 | 1 | -15/+21 |
| | |||||
* | Minor | Andreas Grois | 2021-12-04 | 1 | -8/+7 |
| | |||||
* | First working day3 part 2 implementation. It sucks. | Andreas Grois | 2021-12-04 | 3 | -0/+127 |
| | |||||
* | Add infallible accumulator type day 1 solution. | Andreas Grois | 2021-12-03 | 1 | -21/+85 |
| | | | | What a waste of time... | ||||
* | Add AccumulatorType solution for day 1. Currently inefficient. | Andreas Grois | 2021-12-03 | 1 | -0/+71 |
| | |||||
* | Day 2 and some additional Day 1 solutions | Andreas Grois | 2021-12-02 | 5 | -1/+187 |
| | |||||
* | Initial | Andreas Grois | 2021-12-02 | 5 | -0/+2040 |