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": "Medium",
|
||||
"likes": 636,
|
||||
"dislikes": 210,
|
||||
"likes": 694,
|
||||
"dislikes": 260,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Random Pick Index\", \"titleSlug\": \"random-pick-index\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Random Pick with Blacklist\", \"titleSlug\": \"random-pick-with-blacklist\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Random Point in Non-overlapping Rectangles\", \"titleSlug\": \"random-point-in-non-overlapping-rectangles\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"Solution\",\"pickIndex\"]\n[[[1]],[]]\n[\"Solution\",\"pickIndex\",\"pickIndex\",\"pickIndex\",\"pickIndex\",\"pickIndex\"]\n[[[1,3]],[],[],[],[],[]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"280K\", \"totalSubmission\": \"608.3K\", \"totalAcceptedRaw\": 280008, \"totalSubmissionRaw\": 608316, \"acRate\": \"46.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"291.4K\", \"totalSubmission\": \"632.4K\", \"totalAcceptedRaw\": 291366, \"totalSubmissionRaw\": 632411, \"acRate\": \"46.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "946",
|
||||
|
Reference in New Issue
Block a user