mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 12082,
|
||||
"dislikes": 555,
|
||||
"likes": 12083,
|
||||
"dislikes": 556,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Encode String with Shortest Length\", \"titleSlug\": \"encode-string-with-shortest-length\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Number of Atoms\", \"titleSlug\": \"number-of-atoms\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Brace Expansion\", \"titleSlug\": \"brace-expansion\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"3[a]2[bc]\"\n\"3[a2[c]]\"\n\"2[abc]3[cd]ef\"",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"730.2K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 730233, \"totalSubmissionRaw\": 1244628, \"acRate\": \"58.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"730.3K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 730332, \"totalSubmissionRaw\": 1244765, \"acRate\": \"58.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1013",
|
||||
|
Reference in New Issue
Block a user