Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
tic
pause(1)
superfast()
timeElapsed = toc;
assert(timeElapsed < 1)
ans =
-0.0999
Elapsed time is 0.000341 seconds.
|
163 Solvers
Project Euler: Problem 10, Sum of Primes
707 Solvers
253 Solvers
227 Solvers
257 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!