Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 1;
assert(isequal(your_fcn_name(x),y_correct))
|
Project Euler: Problem 10, Sum of Primes
707 Solvers
Getting the indices from a vector
3210 Solvers
365 Solvers
201 Solvers
232 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!