fn parse_input(input: &String) -> VecDeque<DiskUsage>
Turn input into alternating file/space entries. Filtering out any with size 0