something strange with test cases 22, 23, and 25, the solution provided does not look like the shortest path (e.g. test case 22; the path 23-7-24-4-14 is shorter than the solution path 23-7-14), perhaps your solver is assuming triangular property of distances while the data provided does not have this property?
i'll look into it
I agree with you. i'm ammending my test cases now.
Sort a list of complex numbers based on far they are from the origin.
4391 Solvers
Given two strings, find the maximum overlap
479 Solvers
59 Solvers
166 Solvers
The sum of individual numbers...
64 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!