Function aoc::year2023::day18::part1

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