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": 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",
|
||||
|
Reference in New Issue
Block a user