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\": \"49K\", \"totalSubmission\": \"73.6K\", \"totalAcceptedRaw\": 48950, \"totalSubmissionRaw\": 73613, \"acRate\": \"66.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"49K\", \"totalSubmission\": \"73.6K\", \"totalAcceptedRaw\": 48956, \"totalSubmissionRaw\": 73620, \"acRate\": \"66.5%\"}",
|
||||
"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