Notice
Recent Posts
Recent Comments
Link
목록2023/12/04 (1)
넘치게 채우기
[LeetCode] 2264. Largest 3-Same-Digit Number in String
https://leetcode.com/problems/largest-3-same-digit-number-in-string/description/ Largest 3-Same-Digit Number in String - LeetCode Can you solve this real interview question? Largest 3-Same-Digit Number in String - You are given a string num representing a large integer. An integer is good if it meets the following conditions: * It is a substring of num with length 3. * It consists of leetcode.co..
PS/LeetCode
2023. 12. 4. 11:37