mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 483,
|
||||
"dislikes": 522,
|
||||
"likes": 484,
|
||||
"dislikes": 523,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Spiral Matrix\", \"titleSlug\": \"spiral-matrix\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Spiral Matrix II\", \"titleSlug\": \"spiral-matrix-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "1\n4\n0\n0\n5\n6\n1\n4",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"33.1K\", \"totalSubmission\": \"45.8K\", \"totalAcceptedRaw\": 33107, \"totalSubmissionRaw\": 45808, \"acRate\": \"72.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33.1K\", \"totalSubmission\": \"45.8K\", \"totalAcceptedRaw\": 33142, \"totalSubmissionRaw\": 45848, \"acRate\": \"72.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "531",
|
||||
|
Reference in New Issue
Block a user