mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 16:31:42 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 11926,
|
||||
"dislikes": 377,
|
||||
"dislikes": 378,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Valid Parentheses\", \"titleSlug\": \"valid-parentheses\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"(()\"\n\")()())\"\n\"\"",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"677.2K\", \"totalSubmission\": \"2M\", \"totalAcceptedRaw\": 677234, \"totalSubmissionRaw\": 2026613, \"acRate\": \"33.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"677.3K\", \"totalSubmission\": \"2M\", \"totalAcceptedRaw\": 677314, \"totalSubmissionRaw\": 2026782, \"acRate\": \"33.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "74",
|
||||
|
Reference in New Issue
Block a user