1:3 -> 0; 3:5 -> 6
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers823
Suggested Problems
-
Remove the small words from a list of words.
1566 Solvers
-
Reverse the Words (not letters) of a String
476 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
560 Solvers
-
1417 Solvers
-
Vectorize the digits of an Integer
338 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.