Function aoc::year2018::day06::next

source ยท
fn next(slice: &[i32], n: i32) -> i32
Expand description

Calculate the change in distance moving down or right.