mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3926,
|
||||
"dislikes": 131,
|
||||
"likes": 3937,
|
||||
"dislikes": 132,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Combination Sum\", \"titleSlug\": \"combination-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Permutations\", \"titleSlug\": \"permutations\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "4\n2\n1\n1",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"500.3K\", \"totalSubmission\": \"788.5K\", \"totalAcceptedRaw\": 500325, \"totalSubmissionRaw\": 788501, \"acRate\": \"63.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"501.2K\", \"totalSubmission\": \"789.6K\", \"totalAcceptedRaw\": 501208, \"totalSubmissionRaw\": 789551, \"acRate\": \"63.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "710",
|
||||
|
Reference in New Issue
Block a user