photo

Daniel Anaya


Last seen: 3년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Write a function max_sum that takes v a row vector of numbers & n,a positive integer as inputs.The function needs to find n consecutive elements of v whose sum is largest possible.It returns summa & index of first element of n consecutive integers.
%i dont know what to do. my works pretty good with positive integers. I dont know wht it has errors with negative integers func...

3년 초과 전 | 0