Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
ans =
4171
|
2 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
ans =
4171
|
3 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
ans =
4171
|
4 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
ans =
4171
|
27986 Solvers
Return the largest number that is adjacent to a zero
3749 Solvers
623 Solvers
308 Solvers
Find the dimensions of a matrix
372 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!