mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -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.",
|
||||
|
Reference in New Issue
Block a user