Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assert(isequal(mps(36),10))
|
2 | Pass |
%%
assert(isequal(mps(3.6),1))
|
3 | Pass |
%%
assert(isequal(mps(18),5))
|
900 Solvers
Project Euler: Problem 7, Nth prime
521 Solvers
2981 Solvers
266 Solvers
708 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!