fn parse_input(input: &String) -> (HashSet<(isize, isize)>, isize)