1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 15:31:43 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -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",