advent_of_code_2024::day_2

Function parse_input

source
fn parse_input(input: &String) -> Vec<Vec<u32>>
Expand description

Parse the input file into a list of reports