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": 941,
|
||||
"dislikes": 1020,
|
||||
"likes": 960,
|
||||
"dislikes": 1032,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Linked List Random Node\", \"titleSlug\": \"linked-list-random-node\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Random Pick with Blacklist\", \"titleSlug\": \"random-pick-with-blacklist\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Random Pick with Weight\", \"titleSlug\": \"random-pick-with-weight\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"Solution\",\"pick\",\"pick\",\"pick\"]\n[[[1,2,3,3,3]],[3],[1],[3]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"165K\", \"totalSubmission\": \"260K\", \"totalAcceptedRaw\": 164980, \"totalSubmissionRaw\": 260041, \"acRate\": \"63.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"168.3K\", \"totalSubmission\": \"264.1K\", \"totalAcceptedRaw\": 168277, \"totalSubmissionRaw\": 264061, \"acRate\": \"63.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1043",
|
||||
|
Reference in New Issue
Block a user