mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 7395,
|
||||
"dislikes": 249,
|
||||
"likes": 7409,
|
||||
"dislikes": 250,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Valid Parentheses\", \"titleSlug\": \"valid-parentheses\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"(()\"\n\")()())\"\n\"\"",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"468.3K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 468290, \"totalSubmissionRaw\": 1501702, \"acRate\": \"31.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"468.9K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 468881, \"totalSubmissionRaw\": 1503183, \"acRate\": \"31.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "74",
|
||||
|
Reference in New Issue
Block a user