1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 23:41:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2023-12-09 19:57:46 +08:00
parent 9bc4722a45
commit 3770b44d1e
4792 changed files with 10889 additions and 10886 deletions

View File

@@ -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",