photo

Daniel Anaya


Last seen: environ 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 3 ans il y a | 0