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
|
d91165207f
|
2020: switch to anyhow
|
2020-12-14 20:35:10 +01:00 |
|
Antoine Martin
|
bae2c9cb2c
|
2020: day12: factorize quadrant computation
|
2020-12-12 19:07:42 +01:00 |
|
Antoine Martin
|
8d34969eaa
|
2020: day12: refacto moving towards waypoint
|
2020-12-12 17:35:59 +01:00 |
|
Antoine Martin
|
fb981e8103
|
2020: day12: use i64 everwhere
|
2020-12-12 17:06:08 +01:00 |
|
Antoine Martin
|
f85bea7bb4
|
2020: day12: refacto coordinates system
|
2020-12-12 17:01:58 +01:00 |
|
Antoine Martin
|
1f0eeb3b04
|
2020: day12: impl direction rotation in direction
|
2020-12-12 16:33:33 +01:00 |
|
Antoine Martin
|
442f4621fb
|
2020: day12: refacto turn directions
|
2020-12-12 16:32:20 +01:00 |
|
Antoine Martin
|
e19ca07c6b
|
2020: day12: part 2
|
2020-12-12 15:39:09 +01:00 |
|
Antoine Martin
|
1be8717564
|
2020: day12: refacto part 1 directions iterator
|
2020-12-12 14:41:46 +01:00 |
|
Antoine Martin
|
fa879c367c
|
2020: day12: part 1
|
2020-12-12 14:06:03 +01:00 |
|