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": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 886,
|
||||
"dislikes": 141,
|
||||
"likes": 904,
|
||||
"dislikes": 146,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Construct String from Binary Tree\", \"titleSlug\": \"construct-string-from-binary-tree\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"4(2(3)(1))(6(5))\"\n\"4(2(3)(1))(6(5)(7))\"\n\"-4(2(3)(1))(6(5)(7))\"",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"73.8K\", \"totalSubmission\": \"132.6K\", \"totalAcceptedRaw\": 73803, \"totalSubmissionRaw\": 132641, \"acRate\": \"55.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"75.9K\", \"totalSubmission\": \"136.1K\", \"totalAcceptedRaw\": 75949, \"totalSubmissionRaw\": 136110, \"acRate\": \"55.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1111",
|
||||
|
Reference in New Issue
Block a user