parse

Function parse 

Source
pub fn parse(input: &str) -> (Vec<i32>, Vec<i32>)
Expand description

Each machine can be processed independently, parallelizing the work over multiple threads.