Function array_sum_2

Source
pub fn array_sum_2(data: &Vec<i32>, n: usize) -> i32