Class Solution
- java.lang.Object
-
- g2301_2400.s2380_time_needed_to_rearrange_a_binary_string.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
secondsToRemoveOccurrences
public int secondsToRemoveOccurrences(String s)
-
-