Class Solution
java.lang.Object
g1701_1800.s1765_map_of_highest_peak.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
highestPeak
public int[][] highestPeak(int[][] isWater)
-