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))
|
Return the 3n+1 sequence for n
5206 Solvers
412 Solvers
3002 Solvers
221 Solvers
600 Solvers