1:3 -> 0; 3:5 -> 6
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers819
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3671 Solvers
-
516 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1263 Solvers
-
Sum the 'edge' values of a matrix
400 Solvers
-
560 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The problem statement and test suite really need some improvement, here. It's a nice problem, though! I didn't assume that the three lengths given would form a triangle, and return a NaN if they don't.