Function aoc::year2021::day19::part2

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

Calculate the maximum manhattan distance between any two scanners.