aoc::year2018::day01

Function parse

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