public final class Solution
Solution()
final Integer
minimumCost(IntArray start, IntArray target, Array<IntArray> specialRoads)
dist(Point sp, Point tp)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer minimumCost(IntArray start, IntArray target, Array<IntArray> specialRoads)
final Integer dist(Point sp, Point tp)