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

Convert the input to a list of the lines as individual strings