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 | Fail |
x = 25;
y_correct = 256;
assert(isequal(your_fcn_name(x),y_correct))
y =
316.7460
|
721 Solvers
13809 Solvers
First non-zero element in each column
467 Solvers
Return unique values without sorting
488 Solvers
Rotate input square matrix 90 degrees CCW without rot90
321 Solvers