Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
rand(1,12345);
assert(isequal(randi(10000),hackathon3))
[Warning: Function /users/msssystem19/randi.m has the same name as a MATLAB builtin. We suggest you
rename the function to avoid a potential name conflict.]
[> In randi at 2
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14
In workspacefunc at 7]
ans =
42
ans =
42
|
2 | Pass |
%%
assert(isequal(randi(10000),hackathon3))
[Warning: Function /users/msssystem19/randi.m has the same name as a MATLAB builtin. We suggest you
rename the function to avoid a potential name conflict.]
[> In randi at 2
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14
In workspacefunc at 7]
ans =
42
ans =
42
|
3 | Pass |
%%
assert(isequal(randi(10000),hackathon3))
[Warning: Function /users/msssystem19/randi.m has the same name as a MATLAB builtin. We suggest you
rename the function to avoid a potential name conflict.]
[> In randi at 2
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14
In workspacefunc at 7]
ans =
42
ans =
42
|
4 | Pass |
%%
assert(isequal(randi(10000),hackathon3))
[Warning: Function /users/msssystem19/randi.m has the same name as a MATLAB builtin. We suggest you
rename the function to avoid a potential name conflict.]
[> In randi at 2
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14
In workspacefunc at 7]
ans =
42
ans =
42
|
19337 Solvers
17138 Solvers
253 Solvers
405 Solvers
convert matrix to single column
307 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!