1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +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": "Easy",
"likes": 3095,
"dislikes": 532,
"likes": 3192,
"dislikes": 541,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Add Two Numbers\", \"titleSlug\": \"add-two-numbers\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Multiply Strings\", \"titleSlug\": \"multiply-strings\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Add to Array-Form of Integer\", \"titleSlug\": \"add-to-array-form-of-integer\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "\"11\"\n\"123\"\n\"456\"\n\"77\"\n\"0\"\n\"0\"",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"455.4K\", \"totalSubmission\": \"876.4K\", \"totalAcceptedRaw\": 455418, \"totalSubmissionRaw\": 876427, \"acRate\": \"52.0%\"}",
"stats": "{\"totalAccepted\": \"465.6K\", \"totalSubmission\": \"893.6K\", \"totalAcceptedRaw\": 465596, \"totalSubmissionRaw\": 893581, \"acRate\": \"52.1%\"}",
"hints": [],
"solution": {
"id": "967",