Problem 116. Distance walked 2D
Solution Stats
Problem Comments
-
2 Comments
Trung Duong
on 8 Feb 2012
better to describe input size: xy 4-by-2, each row is the xy-coordinate of a point
David Young
on 6 Mar 2012
Needs a richer test suite. A lot of "solvers" have just put a=7 as the "solution", but although this satisfies the single test case, it doesn't solve the problem as stated.
Solution Comments
-
2 Comments
David Young
on 6 Mar 2012
This could be quite a good solution, if you removed the "x = 7; %" part and just left what is now a comment. As it is, although it satisfies the test case, it doesn't actually solve the problem.
David Young
on 6 Mar 2012
... though, just to be clear, the comment wouldn't be quite right, it still needs a little adjustment.
-
1 Comment
eric landiech
on 31 Jan 2012
useless solution
Problem Recent Solvers297
Suggested Problems
-
1774 Solvers
-
2540 Solvers
-
4049 Solvers
-
278 Solvers
-
418 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!