mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 8334,
|
||||
"dislikes": 290,
|
||||
"likes": 8677,
|
||||
"dislikes": 295,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Unique Paths II\", \"titleSlug\": \"unique-paths-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Minimum Path Sum\", \"titleSlug\": \"minimum-path-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Dungeon Game\", \"titleSlug\": \"dungeon-game\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Minimum Cost Homecoming of a Robot in a Grid\", \"titleSlug\": \"minimum-cost-homecoming-of-a-robot-in-a-grid\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n7\n3\n2",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"897.1K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 897060, \"totalSubmissionRaw\": 1500834, \"acRate\": \"59.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"925.6K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 925567, \"totalSubmissionRaw\": 1542131, \"acRate\": \"60.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "867",
|
||||
|
Reference in New Issue
Block a user