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": "Hard",
|
||||
"likes": 1564,
|
||||
"dislikes": 113,
|
||||
"likes": 1605,
|
||||
"dislikes": 115,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Insert Delete GetRandom O(1)\", \"titleSlug\": \"insert-delete-getrandom-o1\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"RandomizedCollection\",\"insert\",\"insert\",\"insert\",\"getRandom\",\"remove\",\"getRandom\"]\n[[],[1],[1],[2],[],[1],[]]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"105.4K\", \"totalSubmission\": \"297.4K\", \"totalAcceptedRaw\": 105373, \"totalSubmissionRaw\": 297449, \"acRate\": \"35.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"107.3K\", \"totalSubmission\": \"302.3K\", \"totalAcceptedRaw\": 107259, \"totalSubmissionRaw\": 302328, \"acRate\": \"35.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "745",
|
||||
|
Reference in New Issue
Block a user