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