part1

Function part1 

Source
pub fn part1(input: &Grid<u8>) -> u32
Expand description

Direct implementation on a fixed-size grid.