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": "Easy",
|
||||
"likes": 1594,
|
||||
"dislikes": 2254,
|
||||
"likes": 1635,
|
||||
"dislikes": 2282,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Kth Largest Element in an Array\", \"titleSlug\": \"kth-largest-element-in-an-array\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,2,1]\n[1,2]\n[2,2,3,1]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"314.6K\", \"totalSubmission\": \"992.1K\", \"totalAcceptedRaw\": 314574, \"totalSubmissionRaw\": 992135, \"acRate\": \"31.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"321.6K\", \"totalSubmission\": \"1M\", \"totalAcceptedRaw\": 321574, \"totalSubmissionRaw\": 1011273, \"acRate\": \"31.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "886",
|
||||
|
Reference in New Issue
Block a user