Antoine Martin
|
e25bc47f8f
|
fix some pedantic clippy lints that make sense
- clippy::redundant-closure-for-method-calls
- clippy::explicit-iter-loop
|
2020-12-17 01:59:01 +01:00 |
|
Antoine Martin
|
deb808faf3
|
2019: switch to anyhow
|
2020-12-14 20:35:10 +01:00 |
|
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 |
|