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": "Hard",
|
||||
"likes": 592,
|
||||
"dislikes": 89,
|
||||
"likes": 607,
|
||||
"dislikes": 93,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Random Pick Index\", \"titleSlug\": \"random-pick-index\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Random Pick with Weight\", \"titleSlug\": \"random-pick-with-weight\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find Unique Binary String\", \"titleSlug\": \"find-unique-binary-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"Solution\",\"pick\",\"pick\",\"pick\",\"pick\",\"pick\",\"pick\",\"pick\"]\n[[7,[2,3,5]],[],[],[],[],[],[],[]]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"27.1K\", \"totalSubmission\": \"81.5K\", \"totalAcceptedRaw\": 27090, \"totalSubmissionRaw\": 81499, \"acRate\": \"33.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"28K\", \"totalSubmission\": \"84.3K\", \"totalAcceptedRaw\": 27997, \"totalSubmissionRaw\": 84324, \"acRate\": \"33.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "500",
|
||||
|
Reference in New Issue
Block a user