Commit Graph

6 Commits

Author SHA1 Message Date
c16ef40d73 Correct formatting. 2019-02-18 15:13:48 +01:00
2f0c8ef2d4 Replace format("{}") with .to_string() where possible. 2018-12-22 10:07:14 +01:00
f23624c456 Fix all clippy warnings. 2018-12-17 12:26:31 +01:00
9b287a0098 Prepare future scaffolding.
Also reformat the code, but that is nothing significant.
2018-12-09 13:02:54 +01:00
c44ebaa238 Refactor grouping count into a trait. 2018-12-06 16:19:52 +01:00
fd5af9245b Implement day 2.
Part two was weird.
2018-12-02 10:36:45 +01:00