Class Solution
java.lang.Object
g1301_1400.s1337_the_k_weakest_rows_in_a_matrix.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
kWeakestRows
public int[] kWeakestRows(int[][] mat, int k)
-