Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-04 | Add day04, 2019 | cos | |
2019-12-03 | Add day03, 2019 | cos | |
Implemented with the wire map as a newtype based on BTreeMap. Not necessarily the best choice, but it was fun to write. | |||
2019-12-02 | Add day02, 2019 | cos | |
2019-12-01 | Compactify/clean-up code | cos | |
2019-12-01 | Initial commit of solutions for adventofcode.com | cos | |
With rust implementation for day01 of 2019. |