mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 357,
|
||||
"dislikes": 1117,
|
||||
"likes": 363,
|
||||
"dislikes": 1133,
|
||||
"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.5K\", \"totalAcceptedRaw\": 47347, \"totalSubmissionRaw\": 132487, \"acRate\": \"35.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"47.7K\", \"totalSubmission\": \"133.2K\", \"totalAcceptedRaw\": 47747, \"totalSubmissionRaw\": 133242, \"acRate\": \"35.8%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user