aboutsummaryrefslogtreecommitdiff
path: root/src/day1.rs
Commit message (Expand)AuthorAgeFilesLines
* Let's not talk about the other solutions, 'kay?Andreas Grois2021-12-061-0/+11
* 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-021-1/+44
* InitialAndreas Grois2021-12-021-0/+16