Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to
avoid a potential name conflict.]
[> In hackathon1 at 2
In verifyCode>evaluateCode at 238
In verifyCode at 43
In fevalJSON at 14]
|
2 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to
avoid a potential name conflict.]
[> In hackathon1 at 2
In verifyCode>evaluateCode at 238
In verifyCode at 43
In fevalJSON at 14]
|
3 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to
avoid a potential name conflict.]
[> In hackathon1 at 2
In verifyCode>evaluateCode at 238
In verifyCode at 43
In fevalJSON at 14]
|
4 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: Function assert has the same name as a MATLAB builtin. We suggest you rename the function to
avoid a potential name conflict.]
[> In hackathon1 at 2
In verifyCode>evaluateCode at 238
In verifyCode at 43
In fevalJSON at 14]
|
6064 Solvers
Determine if a Given Number is a Triangle Number
322 Solvers
Back to basics 18 - justification
176 Solvers
206 Solvers
2337 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!