Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [1 3];
y_correct = 2;
assert(isequal(your_fcn_name(x),y_correct))
y =
2
|
6723 Solvers
Return the 3n+1 sequence for n
6169 Solvers
260 Solvers
320 Solvers
1160 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!