mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-02 22:13:28 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"45.2K\", \"totalSubmission\": \"66.3K\", \"totalAcceptedRaw\": 45230, \"totalSubmissionRaw\": 66277, \"acRate\": \"68.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"45.5K\", \"totalSubmission\": \"66.7K\", \"totalAcceptedRaw\": 45508, \"totalSubmissionRaw\": 66699, \"acRate\": \"68.2%\"}",
|
||||
"hints": [
|
||||
"It is always optimal to buy the least expensive ice cream bar first.",
|
||||
"Sort the prices so that the cheapest ice cream bar comes first."
|
||||
|
Reference in New Issue
Block a user