mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 690,
|
||||
"dislikes": 1011,
|
||||
"likes": 708,
|
||||
"dislikes": 1041,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"H-Index\", \"titleSlug\": \"h-index\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[0,1,3,5,6]\n[1,2,100]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"155.9K\", \"totalSubmission\": \"422.3K\", \"totalAcceptedRaw\": 155947, \"totalSubmissionRaw\": 422326, \"acRate\": \"36.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"157.6K\", \"totalSubmission\": \"426K\", \"totalAcceptedRaw\": 157615, \"totalSubmissionRaw\": 425997, \"acRate\": \"37.0%\"}",
|
||||
"hints": [
|
||||
"Expected runtime complexity is in <i>O</i>(log <i>n</i>) and the input is sorted."
|
||||
],
|
||||
|
Reference in New Issue
Block a user