mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 6305,
|
||||
"dislikes": 247,
|
||||
"likes": 6478,
|
||||
"dislikes": 252,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Encode and Decode Strings\", \"titleSlug\": \"encode-and-decode-strings\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Serialize and Deserialize BST\", \"titleSlug\": \"serialize-and-deserialize-bst\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find Duplicate Subtrees\", \"titleSlug\": \"find-duplicate-subtrees\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Serialize and Deserialize N-ary Tree\", \"titleSlug\": \"serialize-and-deserialize-n-ary-tree\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,null,null,4,5]\n[]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"586K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 585990, \"totalSubmissionRaw\": 1095995, \"acRate\": \"53.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"598.4K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 598409, \"totalSubmissionRaw\": 1115116, \"acRate\": \"53.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "563",
|
||||
|
Reference in New Issue
Block a user