Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 8;
y_correct = 44;
assert(isequal(your_fcn_name(x),y_correct))
|
965 Solvers
Reverse the elements of an array
687 Solvers
307 Solvers
94 Solvers
38 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!