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": 8548,
|
||||
"dislikes": 467,
|
||||
"likes": 8565,
|
||||
"dislikes": 468,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Determine Whether Matrix Can Be Obtained By Rotation\", \"titleSlug\": \"determine-whether-matrix-can-be-obtained-by-rotation\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,2,3],[4,5,6],[7,8,9]]\n[[5,1,9,11],[2,4,8,10],[13,3,6,7],[15,14,12,16]]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"841.7K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 841668, \"totalSubmissionRaw\": 1272929, \"acRate\": \"66.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"843.5K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 843524, \"totalSubmissionRaw\": 1275224, \"acRate\": \"66.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "637",
|
||||
|
Reference in New Issue
Block a user