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

SPlit the input into the two sections and independently parse each one