Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 63;
assert(isequal(your_fcn_name(x),y_correct))
ans =
63
|
Return the largest number that is adjacent to a zero
3749 Solvers
2500 Solvers
Back to basics 17 - white space
245 Solvers
213 Solvers
212 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!