[LeetCode] 2264. 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 only one unique digit.Return the