1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 15:01:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 7825,
"dislikes": 328,
"likes": 7999,
"dislikes": 342,
"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\"",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"471.4K\", \"totalSubmission\": \"839.6K\", \"totalAcceptedRaw\": 471394, \"totalSubmissionRaw\": 839621, \"acRate\": \"56.1%\"}",
"stats": "{\"totalAccepted\": \"482.8K\", \"totalSubmission\": \"857.9K\", \"totalAcceptedRaw\": 482823, \"totalSubmissionRaw\": 857892, \"acRate\": \"56.3%\"}",
"hints": [],
"solution": {
"id": "1013",