aoc::year2016::day20

Function part1

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