mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 438,
|
||||
"likes": 439,
|
||||
"dislikes": 45,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"12.4K\", \"totalSubmission\": \"29.7K\", \"totalAcceptedRaw\": 12444, \"totalSubmissionRaw\": 29664, \"acRate\": \"41.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"12.4K\", \"totalSubmission\": \"29.7K\", \"totalAcceptedRaw\": 12450, \"totalSubmissionRaw\": 29670, \"acRate\": \"42.0%\"}",
|
||||
"hints": [
|
||||
"What's special about a majority element ?",
|
||||
"A majority element appears more than half the length of the array number of times.",
|
||||
|
Reference in New Issue
Block a user