Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
tic
pause(1)
superfast()
timeElapsed = toc;
assert(timeElapsed < 1)
|
Return the 3n+1 sequence for n
6168 Solvers
1398 Solvers
223 Solvers
163 Solvers
227 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!