Package g2901_3000.s2923_find_champion_i
Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final Integer
findChampion(Array<IntArray> grid)
-
-
Method Detail
-
findChampion
final Integer findChampion(Array<IntArray> grid)
-
-
-
-