aoc::year2022::day01

Function parse

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

Parse and group lines.