Class Solution
java.lang.Object
g2401_2500.s2435_paths_in_matrix_whose_sum_is_divisible_by_k.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
numberOfPaths
public int numberOfPaths(int[][] grid, int k)
-