[ACM-ICPC] 5865 - Finding Bottleneck Shorstet Paths
A sensor network consists of a set of n sensors
s1, s2,..., sn.
All the sensors are placed in a two dimensional plane and will never be
moved again.
Thus, each sensor si has a fixed coordinates
(xi, yi).
A pair of sensors si and sj can communicate by sending message...