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

Parse the string puzzle inut into a list of elf pairs