aboutsummaryrefslogtreecommitdiff
path: root/src/day1.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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-021-1/+44
|
* InitialAndreas Grois2021-12-021-0/+16