fn count(input: &Input, start: (Point, u32)) -> usize
Count the number of energized tiles from a single starting location.