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

Parse the puzzle input treating each line as a game specification