aoc::year2018::day06

Function next

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

Calculate the change in distance moving down or right.