fn parse_line(line: &str) -> Vec<i64>
Expand description

Parse a line as a space separated list of integers