mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 10351,
|
||||
"dislikes": 606,
|
||||
"likes": 10372,
|
||||
"dislikes": 607,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Jump Game II\", \"titleSlug\": \"jump-game-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Jump Game III\", \"titleSlug\": \"jump-game-iii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Jump Game VII\", \"titleSlug\": \"jump-game-vii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[2,3,1,1,4]\n[3,2,1,0,4]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"950.9K\", \"totalSubmission\": \"2.5M\", \"totalAcceptedRaw\": 950910, \"totalSubmissionRaw\": 2526837, \"acRate\": \"37.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"952.8K\", \"totalSubmission\": \"2.5M\", \"totalAcceptedRaw\": 952799, \"totalSubmissionRaw\": 2531303, \"acRate\": \"37.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "35",
|
||||
|
Reference in New Issue
Block a user