aoc::year2016::day20

Function part2

Source
pub fn part2(input: &[[u64; 2]]) -> u64