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": "Medium",
|
||||
"likes": 662,
|
||||
"dislikes": 495,
|
||||
"likes": 679,
|
||||
"dislikes": 505,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Rank Teams by Votes\", \"titleSlug\": \"rank-teams-by-votes\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"TopVotedCandidate\",\"q\",\"q\",\"q\",\"q\",\"q\",\"q\"]\n[[[0,1,1,0,0,1,0],[0,5,10,15,20,25,30]],[3],[12],[25],[15],[24],[8]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"38.4K\", \"totalSubmission\": \"74.5K\", \"totalAcceptedRaw\": 38386, \"totalSubmissionRaw\": 74457, \"acRate\": \"51.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"39K\", \"totalSubmission\": \"75.7K\", \"totalAcceptedRaw\": 39012, \"totalSubmissionRaw\": 75720, \"acRate\": \"51.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "568",
|
||||
|
Reference in New Issue
Block a user