Function competitive_library::algorithm::cumsum::cumsum[][src]

pub fn cumsum(v: &[i64]) -> Vec<i64>