advent_of_code_2024::day_18

Function parse_input

source
fn parse_input(input: &String, size: u8) -> MemorySpace