mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1324,
|
||||
"dislikes": 1693,
|
||||
"dislikes": 1695,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Construct Binary Tree from String\", \"titleSlug\": \"construct-binary-tree-from-string\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find Duplicate Subtrees\", \"titleSlug\": \"find-duplicate-subtrees\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,4]\n[1,2,3,null,4]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"126.1K\", \"totalSubmission\": \"219.1K\", \"totalAcceptedRaw\": 126112, \"totalSubmissionRaw\": 219107, \"acRate\": \"57.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"126.3K\", \"totalSubmission\": \"219.3K\", \"totalAcceptedRaw\": 126252, \"totalSubmissionRaw\": 219288, \"acRate\": \"57.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "152",
|
||||
|
Reference in New Issue
Block a user