aoc::year2020::day03

Function part2

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