Function aoc::year2022::day07::parse

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

Tokenize the input and return a vec of directory sizes.