Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
y=bench;
z=benchmark;
assert(abs(z(4)-y(4))<0.5)
y =
Columns 1 through 3
0.437846000000000 0.624292000000000 0.252239000000000
Columns 4 through 6
0.359453000000000 0.481966000000000 0.611481000000000
|
Count from 0 to N^M in base N.
220 Solvers
Project Euler: Problem 2, Sum of even Fibonacci
835 Solvers
Rotate and display numbered tile
239 Solvers
746 Solvers
Reverse the elements of an array
687 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!