Class Solution
- java.lang.Object
-
- g1501_1600.s1545_find_kth_bit_in_nth_binary_string.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 charfindKthBit(int n, int k)
-