Function aoc::year2018::day06::prev

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

Calculate the change in distance moving left or up.