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-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 2110,
"dislikes": 335,
"likes": 2190,
"dislikes": 344,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Next Greater Element I\", \"titleSlug\": \"next-greater-element-i\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Next Greater Element II\", \"titleSlug\": \"next-greater-element-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Next Palindrome Using Same Digits\", \"titleSlug\": \"next-palindrome-using-same-digits\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
"exampleTestcases": "12\n21",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"94.4K\", \"totalSubmission\": \"280K\", \"totalAcceptedRaw\": 94369, \"totalSubmissionRaw\": 280029, \"acRate\": \"33.7%\"}",
"stats": "{\"totalAccepted\": \"97.4K\", \"totalSubmission\": \"288.1K\", \"totalAcceptedRaw\": 97376, \"totalSubmissionRaw\": 288054, \"acRate\": \"33.8%\"}",
"hints": [],
"solution": {
"id": "106",