aoc::year2016::day15

Function parse

Source
pub fn parse(input: &str) -> Vec<[usize; 2]>