mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 273,
|
||||
"dislikes": 1226,
|
||||
"dislikes": 1227,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Nesting Depth of the Parentheses\", \"titleSlug\": \"maximum-nesting-depth-of-the-parentheses\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"(()())\"\n\"()(())()\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"18.9K\", \"totalSubmission\": \"25.9K\", \"totalAcceptedRaw\": 18919, \"totalSubmissionRaw\": 25914, \"acRate\": \"73.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"19K\", \"totalSubmission\": \"26K\", \"totalAcceptedRaw\": 18957, \"totalSubmissionRaw\": 25959, \"acRate\": \"73.0%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user