aoc::year2015::day14

Function parse

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