mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-11 02:11:42 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"33.4K\", \"totalSubmission\": \"53.9K\", \"totalAcceptedRaw\": 33440, \"totalSubmissionRaw\": 53886, \"acRate\": \"62.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33.4K\", \"totalSubmission\": \"53.9K\", \"totalAcceptedRaw\": 33441, \"totalSubmissionRaw\": 53887, \"acRate\": \"62.1%\"}",
|
||||
"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