mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"21.2K\", \"totalSubmission\": \"35.3K\", \"totalAcceptedRaw\": 21179, \"totalSubmissionRaw\": 35287, \"acRate\": \"60.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"21.2K\", \"totalSubmission\": \"35.3K\", \"totalAcceptedRaw\": 21218, \"totalSubmissionRaw\": 35343, \"acRate\": \"60.0%\"}",
|
||||
"hints": [
|
||||
"Characters are independent—only the frequency of characters matters.",
|
||||
"It is possible to distribute characters if all characters can be divided equally among all strings."
|
||||
|
Reference in New Issue
Block a user