houston we have a problem...
Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
%%
x = [0 1 0 0;4 3 7 0;0 0 2 6;0 9 0 5];
y_correct = [2 1 2 3];
assert(isequal(firstNonZeros(x),y_correct))
Error: Undefined function 'firstNonZeros' for input arguments of type 'double'.
|
Remove all the words that end with "ain"
1026 Solvers
797 Solvers
Back to basics 25 - Valid variable names
253 Solvers
152 Solvers
1778 Solvers