mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"68.7K\", \"totalSubmission\": \"115.6K\", \"totalAcceptedRaw\": 68672, \"totalSubmissionRaw\": 115637, \"acRate\": \"59.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"68.7K\", \"totalSubmission\": \"115.7K\", \"totalAcceptedRaw\": 68679, \"totalSubmissionRaw\": 115659, \"acRate\": \"59.4%\"}",
|
||||
"hints": [
|
||||
"Count only the letters (possibly converted to lowercase) of each word. If a word is shorter and the count of each letter is at least the count of that letter in the licensePlate, it is the best answer we've seen yet."
|
||||
],
|
||||
|
Reference in New Issue
Block a user