Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
%%
rand(1,12345);
assert(isequal(randi(10000),hackathon3))
[Warning: Function horzcat has the same name as a MATLAB builtin. We suggest you rename the function
to avoid a potential name conflict.]
|
2 | Fail |
%%
assert(isequal(randi(10000),hackathon3))
|
3 | Fail |
%%
assert(isequal(randi(10000),hackathon3))
|
4 | Fail |
%%
assert(isequal(randi(10000),hackathon3))
|
5703 Solvers
2401 Solvers
60 Solvers
316 Solvers
320 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!