advent_of_code_2024::day_5

Function parse_updates

source
fn parse_updates(input: &str) -> Vec<Vec<u32>>
Expand description

Parse the lines of input into lists of page numbers