mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"24.3K\", \"totalSubmission\": \"42.7K\", \"totalAcceptedRaw\": 24340, \"totalSubmissionRaw\": 42699, \"acRate\": \"57.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"24.3K\", \"totalSubmission\": \"42.7K\", \"totalAcceptedRaw\": 24343, \"totalSubmissionRaw\": 42711, \"acRate\": \"57.0%\"}",
|
||||
"hints": [
|
||||
"Fix the number of pencils purchased and calculate the number of ways to buy pens.",
|
||||
"Sum up the number of ways to buy pens for each amount of pencils purchased to get the answer."
|
||||
|
Reference in New Issue
Block a user