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 = 2;
y_correct = 4*pi;
assert(isequal(your_fcn_name(x),y_correct))
ans =
3.1416
|
Return the 3n+1 sequence for n
5207 Solvers
Make one big string out of two smaller strings
1070 Solvers
Back to basics 9 - Indexed References
348 Solvers
214 Solvers
151 Solvers