aoc::year2017::day22

Function part1

Source
pub fn part1(input: &Grid<u8>) -> usize