Class Solution
java.lang.Object
g2201_2300.s2217_find_palindrome_with_fixed_length.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
kthPalindrome
public long[] kthPalindrome(int[] queries, int intLength)
-