mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 5436,
|
||||
"dislikes": 2420,
|
||||
"likes": 5446,
|
||||
"dislikes": 2421,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Copy List with Random Pointer\", \"titleSlug\": \"copy-list-with-random-pointer\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Clone Binary Tree With Random Pointer\", \"titleSlug\": \"clone-binary-tree-with-random-pointer\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Clone N-ary Tree\", \"titleSlug\": \"clone-n-ary-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[2,4],[1,3],[2,4],[1,3]]\n[[]]\n[]",
|
||||
@@ -131,7 +131,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"685.9K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 685916, \"totalSubmissionRaw\": 1456432, \"acRate\": \"47.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"687.4K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 687374, \"totalSubmissionRaw\": 1458440, \"acRate\": \"47.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "814",
|
||||
|
Reference in New Issue
Block a user