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
|
Maximum running product for a string of numbers
818 Solvers
798 Solvers
351 Solvers
Fahrenheit to Celsius converter
262 Solvers
07 - Common functions and indexing 1
269 Solvers