Class Solution
- java.lang.Object
-
- g1801_1900.s1894_find_the_student_that_will_replace_the_chalk.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 intchalkReplacer(int[] chalk, int k)
-