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 = -1;
y_correct = 1;
assert(isequal(own_abs(x),y_correct))
|
14197 Solvers
1913 Solvers
Output any real number that is neither positive nor negative
250 Solvers
342 Solvers
Initialize a Natural Number matrix.
53 Solvers