Package g0701_0800.s0780_reaching_points
Class Solution
java.lang.Object
g0701_0800.s0780_reaching_points.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
reachingPoints
public boolean reachingPoints(int sx, int sy, int tx, int ty)
-