1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-07 08:21:41 +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,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 215,
"likes": 220,
"dislikes": 18,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Cutting Ribbons\", \"titleSlug\": \"cutting-ribbons\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"18.2K\", \"totalSubmission\": \"43K\", \"totalAcceptedRaw\": 18196, \"totalSubmissionRaw\": 43008, \"acRate\": \"42.3%\"}",
"stats": "{\"totalAccepted\": \"18.6K\", \"totalSubmission\": \"43.8K\", \"totalAcceptedRaw\": 18587, \"totalSubmissionRaw\": 43805, \"acRate\": \"42.4%\"}",
"hints": [
"Go as far as you can on the available rungs before adding new rungs.",
"If you have to add a new rung, add it as high up as possible.",