Commit graph

5 commits

Author SHA1 Message Date
Antoine Martin 4bff689da0 aoc: stop printing inside run functions
This will make benching implementations easier
2019-12-06 19:06:49 +01:00
Antoine Martin 64410f0042 use aoc crate for common stuff 2019-12-01 22:22:12 +01:00
Antoine Martin dd4e610324 2019: day01: improve sub overflow handling 2019-12-01 16:36:46 +01:00
Antoine Martin 5e2fb25c94 2019: day01: part 2 2019-12-01 16:21:53 +01:00
Antoine Martin 22fcfdae4f 2019: day01: part 1 2019-12-01 16:03:34 +01:00