This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 120;
assert(isequal(logic(x),y_correct))
|
284 Solvers
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
511 Solvers
484 Solvers
Remove element(s) from cell array
372 Solvers
320 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!