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=5
y_correct = 6;
assert(isequal(imgnumbers(a,b),y_correct))
b =
5
|
434 Solvers
Sum of diagonal of a square matrix
1159 Solvers
377 Solvers
206 Solvers
Calculate square and cube of number
168 Solvers