aoc::year2024::day04

Function part2

Source
pub fn part2(grid: &Grid<u8>) -> u32