mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 812,
|
||||
"dislikes": 48,
|
||||
"likes": 820,
|
||||
"dislikes": 49,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Serialize and Deserialize Binary Tree\", \"titleSlug\": \"serialize-and-deserialize-binary-tree\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Serialize and Deserialize BST\", \"titleSlug\": \"serialize-and-deserialize-bst\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Encode N-ary Tree to Binary Tree\", \"titleSlug\": \"encode-n-ary-tree-to-binary-tree\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,null,2,3,4,5,null,null,6,7,null,8,null,9,10,null,null,11,null,12,null,13,null,null,14]\n[1,null,3,2,4,null,5,6]\n[]",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"63.5K\", \"totalSubmission\": \"98.9K\", \"totalAcceptedRaw\": 63477, \"totalSubmissionRaw\": 98922, \"acRate\": \"64.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"64.7K\", \"totalSubmission\": \"100.6K\", \"totalAcceptedRaw\": 64713, \"totalSubmissionRaw\": 100637, \"acRate\": \"64.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "854",
|
||||
|
Reference in New Issue
Block a user