Problem 44886. Given a Vector v1, create v2 which is the sum of each two adjacent elements in v1. {length(v2)=length(v1)-1}

Solution Stats

48.12% Correct | 51.88% Incorrect
Last Solution submitted on Mar 05, 2023