pub fn parse(input: &str) -> (u32, u32)
Minimize allocation to only a single vec reused for each report.
vec