Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
y_correct = 97;
assert(isequal(your_fcn_name(),y_correct))
|
Project Euler: Problem 1, Multiples of 3 and 5
1491 Solvers
1143 Solvers
620 Solvers
Find the Nth Root of a Given Number
187 Solvers
Create an anti-identity matrix
153 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!