Introduction - If you have any usage issues, please Google them yourself
The given N-dimensional points on the plane, find the minimum distance of the two pairs of points. Distance defined in the title for their straight-line distance. For example, (0,0), (3,4), the distance is 5.