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": "Medium",
|
||||
"likes": 378,
|
||||
"dislikes": 590,
|
||||
"likes": 379,
|
||||
"dislikes": 595,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Random Pick with Weight\", \"titleSlug\": \"random-pick-with-weight\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Generate Random Point in a Circle\", \"titleSlug\": \"generate-random-point-in-a-circle\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"Solution\",\"pick\",\"pick\",\"pick\",\"pick\",\"pick\"]\n[[[[-2,-2,1,1],[2,2,4,6]]],[],[],[],[],[]]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"33.7K\", \"totalSubmission\": \"86.2K\", \"totalAcceptedRaw\": 33745, \"totalSubmissionRaw\": 86234, \"acRate\": \"39.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33.9K\", \"totalSubmission\": \"86.7K\", \"totalAcceptedRaw\": 33925, \"totalSubmissionRaw\": 86715, \"acRate\": \"39.1%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user