Function part1

Source
pub fn part1(input: &(Vec<(Point, i32)>, Vec<(Point, i32)>)) -> i64