aoc::year2021::day19

Function part2

Source
pub fn part2(input: &[Located]) -> i32
Expand description

Calculate the maximum manhattan distance between any two scanners.