Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
a = 1;
b=5
y_correct = 6;
assert(isequal(imgnumbers(a,b),y_correct))
b =
5
|
The Goldbach Conjecture, Part 2
1284 Solvers
519 Solvers
Calculate distance travelled when given radius and rotations
182 Solvers
Create an index-powered vector
352 Solvers
213 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!