Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
tic
pause(1)
superfast()
timeElapsed = toc;
assert(timeElapsed < 1)
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function
to avoid a potential name conflict.]
|
The Goldbach Conjecture, Part 2
1284 Solvers
Omit columns averages from a matrix
527 Solvers
Determine the number of odd integers in a vector
435 Solvers
227 Solvers
331 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!