written the exact same code as taught in above video, still getting the wrong and for same code, PLZZZZZ HELP.
Getting wrong ans
declare the ans variable inside the tsp function ( move line 16 to 27)
also last row of dist matrix is {25,34,10,0}}; and not {24,34,10,0}