mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 357,
|
||||
"dislikes": 1116,
|
||||
"dislikes": 1117,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Flatten Nested List Iterator\", \"titleSlug\": \"flatten-nested-list-iterator\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Ternary Expression Parser\", \"titleSlug\": \"ternary-expression-parser\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Remove Comments\", \"titleSlug\": \"remove-comments\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"324\"\n\"[123,[456,[789]]]\"",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"47.3K\", \"totalSubmission\": \"132.4K\", \"totalAcceptedRaw\": 47318, \"totalSubmissionRaw\": 132425, \"acRate\": \"35.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"47.3K\", \"totalSubmission\": \"132.5K\", \"totalAcceptedRaw\": 47347, \"totalSubmissionRaw\": 132487, \"acRate\": \"35.7%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user