fn find_visible_count(grid: &Grid) -> usize
Expand description

Count the trees visible from the edges of the grid.