aoc::year2020::day11

Function part2

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