pub fn part1(input: &(FastSet<Point>, Point)) -> i32
BFS from the starting point until we find the oxygen system.