- The Modern C# Challenge
- Rod Stephens
- 33字
- 2021-08-13 15:24:01
32. Segment-segment distance
Write a program that finds the shortest distance between the two line segments defined by the user. Let the user left- and right-click twice to define the two segments.