1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -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,