Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
ref = ones(9,9)*2;
user = MatrixFunc();
assert(isequal(user,ref))
|
900 Solvers
Project Euler: Problem 5, Smallest multiple
397 Solvers
380 Solvers
Sum of diagonals elements of a matrix
166 Solvers
292 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!