adventofcode/day09
MasterofJOKers ba121691ba day09: Chage stuff for part 2
Part 1 was missing the "y_diff.abs() == x_diff.abs()" condition in
Pos.move_after(), which made the program show the wrong output at first.
2022-12-24 15:04:11 +01:00
..
src day09: Chage stuff for part 2 2022-12-24 15:04:11 +01:00
Cargo.lock day09: Add part 1 2022-12-24 14:29:57 +01:00
Cargo.toml day09: Add part 1 2022-12-24 14:29:57 +01:00