1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +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": 4282,
"dislikes": 129,
"likes": 4294,
"dislikes": 130,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Next Greater Element I\", \"titleSlug\": \"next-greater-element-i\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Next Greater Element III\", \"titleSlug\": \"next-greater-element-iii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
"exampleTestcases": "[1,2,1]\n[1,2,3,4,3]",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"206.7K\", \"totalSubmission\": \"334.4K\", \"totalAcceptedRaw\": 206740, \"totalSubmissionRaw\": 334443, \"acRate\": \"61.8%\"}",
"stats": "{\"totalAccepted\": \"207.2K\", \"totalSubmission\": \"335.1K\", \"totalAcceptedRaw\": 207208, \"totalSubmissionRaw\": 335121, \"acRate\": \"61.8%\"}",
"hints": [],
"solution": {
"id": "88",