Bugfest lmao can this program even read basic matlab? fix your shit
awesome <3
Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
assert(isequal(times2(1),2));
|
2 | Fail |
assert(isequal(times2(11),22));
|
3 | Fail |
assert(isequal(times2(-3),-6));
|
4 | Fail |
assert(isequal(times2(29),58));
|
337 Solvers
349 Solvers
413 Solvers
450 Solvers
292 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!