Class Solution
- java.lang.Object
-
- g1801_1900.s1878_get_biggest_three_rhombus_sums_in_a_grid.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]getBiggestThree(int[][] grid)
-