mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2756,
|
||||
"dislikes": 334,
|
||||
"dislikes": 335,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Sort the Students by Their Kth Score\", \"titleSlug\": \"sort-the-students-by-their-kth-score\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"cba\"\n\"abcd\"\n\"cbafg\"\n\"abcd\"",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"242.4K\", \"totalSubmission\": \"349.7K\", \"totalAcceptedRaw\": 242356, \"totalSubmissionRaw\": 349702, \"acRate\": \"69.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"242.4K\", \"totalSubmission\": \"349.8K\", \"totalAcceptedRaw\": 242398, \"totalSubmissionRaw\": 349767, \"acRate\": \"69.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "419",
|
||||
|
Reference in New Issue
Block a user