mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"14.4K\", \"totalSubmission\": \"25.1K\", \"totalAcceptedRaw\": 14362, \"totalSubmissionRaw\": 25110, \"acRate\": \"57.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"14.4K\", \"totalSubmission\": \"25.1K\", \"totalAcceptedRaw\": 14365, \"totalSubmissionRaw\": 25115, \"acRate\": \"57.2%\"}",
|
||||
"hints": [
|
||||
"Use Dynamic Programming",
|
||||
"Let ways[i][points] be the number of ways to score a given number of points after solving some questions of the first i types.",
|
||||
|
Reference in New Issue
Block a user