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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 9154,
|
||||
"dislikes": 329,
|
||||
"likes": 9402,
|
||||
"dislikes": 333,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Majority Element II\", \"titleSlug\": \"majority-element-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Check If a Number Is Majority Element in a Sorted Array\", \"titleSlug\": \"check-if-a-number-is-majority-element-in-a-sorted-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,2,3]\n[2,2,1,1,1,2,2]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"1.9M\", \"totalAcceptedRaw\": 1180229, \"totalSubmissionRaw\": 1880458, \"acRate\": \"62.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"1.9M\", \"totalAcceptedRaw\": 1205623, \"totalSubmissionRaw\": 1917514, \"acRate\": \"62.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "293",
|
||||
|
Reference in New Issue
Block a user