mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-10 18:01:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"11.6K\", \"totalSubmission\": \"17.5K\", \"totalAcceptedRaw\": 11649, \"totalSubmissionRaw\": 17465, \"acRate\": \"66.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"11.7K\", \"totalSubmission\": \"17.5K\", \"totalAcceptedRaw\": 11655, \"totalSubmissionRaw\": 17481, \"acRate\": \"66.7%\"}",
|
||||
"hints": [
|
||||
"If we consider costs from high to low, what is the maximum cost of a single candy that we can get for free?",
|
||||
"How can we generalize this approach to maximize the costs of the candies we get for free?",
|
||||
|
Reference in New Issue
Block a user