advent_of_code_2024::day_14

Function parse_input

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

Turn the input file into the internal representation