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

Parse the puzzle input into Monkeys