Type Alias Input

Source
type Input = (i32, i32, i32, i32, Vec<(Point, i32)>);