This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
a = 1;
b=1
y_correct = 0;
assert(isequal(sub2no(a,b),y_correct))
b =
1
|
2240 Solvers
Project Euler: Problem 6, Natural numbers, squares and sums.
1018 Solvers
579 Solvers
Replace multiples of 5 with NaN
358 Solvers
160 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!