Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [1 2 3 4 5];
y_correct = 5;
assert(isequal(your_fcn_name(x),y_correct))
|
10745 Solvers
2515 Solvers
Vector of numbers divisible by 3
97 Solvers
The sum of the numbers in the vector
341 Solvers
155 Solvers