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
|
875 Solvers
Project Euler: Problem 6, Natural numbers, squares and sums.
1018 Solvers
Return unique values without sorting
589 Solvers
Compute a dot product of two vectors x and y
750 Solvers
136 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!