aoc::year2024::day20

Function check

Source
fn check(time: &Grid<i32>, first: Point, delta: Point) -> u32