mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"92K\", \"totalSubmission\": \"129.6K\", \"totalAcceptedRaw\": 92047, \"totalSubmissionRaw\": 129572, \"acRate\": \"71.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"92.2K\", \"totalSubmission\": \"129.8K\", \"totalAcceptedRaw\": 92190, \"totalSubmissionRaw\": 129786, \"acRate\": \"71.0%\"}",
|
||||
"hints": [
|
||||
"To maximize the number of kinds of candies, we should try to distribute candies such that sister will gain all kinds.",
|
||||
"What is the upper limit of the number of kinds of candies sister will gain? Remember candies are to distributed equally.",
|
||||
|
Reference in New Issue
Block a user