mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 2022,
|
||||
"dislikes": 1187,
|
||||
"likes": 2023,
|
||||
"dislikes": 1192,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Kth Largest Element in an Array\", \"titleSlug\": \"kth-largest-element-in-an-array\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Finding MK Average\", \"titleSlug\": \"finding-mk-average\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Sequentially Ordinal Rank Tracker\", \"titleSlug\": \"sequentially-ordinal-rank-tracker\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"KthLargest\",\"add\",\"add\",\"add\",\"add\",\"add\"]\n[[3,[4,5,8,2]],[3],[5],[10],[9],[4]]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"192K\", \"totalSubmission\": \"364.3K\", \"totalAcceptedRaw\": 191952, \"totalSubmissionRaw\": 364269, \"acRate\": \"52.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"192.4K\", \"totalSubmission\": \"365K\", \"totalAcceptedRaw\": 192353, \"totalSubmissionRaw\": 364958, \"acRate\": \"52.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1163",
|
||||
|
Reference in New Issue
Block a user