mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1885,
|
||||
"dislikes": 286,
|
||||
"likes": 1914,
|
||||
"dislikes": 287,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Out of Boundary Paths\", \"titleSlug\": \"out-of-boundary-paths\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n2\n0\n0\n1\n0\n0\n0",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"78.3K\", \"totalSubmission\": \"152.1K\", \"totalAcceptedRaw\": 78276, \"totalSubmissionRaw\": 152061, \"acRate\": \"51.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"79.4K\", \"totalSubmission\": \"154.1K\", \"totalAcceptedRaw\": 79357, \"totalSubmissionRaw\": 154105, \"acRate\": \"51.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "254",
|
||||
|
Reference in New Issue
Block a user