This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 16;
assert(isequal(square(x),y_correct))
|
276 Solvers
Convert a vector into a number
442 Solvers
402 Solvers
Flip the vector from right to left
744 Solvers
197 Solvers