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 = 25;
y_correct = 256;
assert(isequal(your_fcn_name(x),y_correct))
y =
13.1326
|
Find the peak 3n+1 sequence value
1107 Solvers
1900 Solvers
Project Euler: Problem 4, Palindromic numbers
245 Solvers
462 Solvers
177 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!