aoc::year2016::day15

Function part1

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