Sponsored
Use these hints if you're stuck. Try solving on your own first.
Iterate through each point, and keep track of the current point with the smallest Manhattan distance from your current location.
Solve with full IDE support and test cases