1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +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": 3486,
"dislikes": 658,
"likes": 4236,
"dislikes": 711,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Search in Rotated Sorted Array\", \"titleSlug\": \"search-in-rotated-sorted-array\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
"exampleTestcases": "[2,5,6,0,0,1,2]\n0\n[2,5,6,0,0,1,2]\n3",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"376.9K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 376939, \"totalSubmissionRaw\": 1093288, \"acRate\": \"34.5%\"}",
"stats": "{\"totalAccepted\": \"412.7K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 412688, \"totalSubmissionRaw\": 1163058, \"acRate\": \"35.5%\"}",
"hints": [],
"solution": {
"id": "1009",