advent_of_code_2024::day_10

Function parse_input

source
fn parse_input(input: &String) -> TopographicalMap
Expand description

Parse the puzzle input into the internal representation