aoc::year2017::day02

Function parse

Source
pub fn parse(input: &str) -> Vec<Vec<u32>>