aoc::year2016::day15

Function part2

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