Function part1

Source
pub fn part1(input: &(FastSet<Point>, Point)) -> i32
Expand description

BFS from the starting point until we find the oxygen system.