advent_of_code_2024::day_5

Function parse_input

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

Split the list into two sections and parse each