mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2687,
|
||||
"dislikes": 73,
|
||||
"likes": 2752,
|
||||
"dislikes": 74,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Combination Sum\", \"titleSlug\": \"combination-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n7\n3\n9\n4\n1",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"281.2K\", \"totalSubmission\": \"441K\", \"totalAcceptedRaw\": 281170, \"totalSubmissionRaw\": 440970, \"acRate\": \"63.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"285.4K\", \"totalSubmission\": \"446.3K\", \"totalAcceptedRaw\": 285396, \"totalSubmissionRaw\": 446329, \"acRate\": \"63.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "993",
|
||||
|
Reference in New Issue
Block a user