It can be done in Size=1
Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
%%
rand(1,12345);
assert(isequal(randi(10000),hackathon3))
Error: You may not use the command(s) eval in your code
|
2 | Fail |
%%
assert(isequal(randi(10000),hackathon3))
Error: You may not use the command(s) eval in your code
|
3 | Fail |
%%
assert(isequal(randi(10000),hackathon3))
Error: You may not use the command(s) eval in your code
|
4 | Fail |
%%
assert(isequal(randi(10000),hackathon3))
Error: You may not use the command(s) eval in your code
|
Program an exclusive OR operation with logical operators
639 Solvers
516 Solvers
60 Solvers
Vectorizing, too easy or too hard?
128 Solvers
Matrix with different incremental runs
249 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!