1:3 -> 0; 3:5 -> 6
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers820
Suggested Problems
-
Return the largest number that is adjacent to a zero
5517 Solvers
-
Maximum running product for a string of numbers
2254 Solvers
-
2818 Solvers
-
Getting the absolute index from a matrix
257 Solvers
-
1262 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.