Community Profile

photo

Julia Radoszycki


Last seen: plus de 3 ans il y a Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • First Review
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Swap the input arguments
Write a two-input, two-output function that swaps its two input arguments. For example: [q,r] = swap(5,10) returns q = ...

environ 7 ans il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

environ 7 ans il y a