mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 4770,
|
||||
"dislikes": 524,
|
||||
"likes": 4897,
|
||||
"dislikes": 535,
|
||||
"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\": \"Plus One\", \"titleSlug\": \"plus-one\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Add to Array-Form of Integer\", \"titleSlug\": \"add-to-array-form-of-integer\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"11\"\n\"1\"\n\"1010\"\n\"1011\"",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"808.6K\", \"totalSubmission\": \"1.6M\", \"totalAcceptedRaw\": 808570, \"totalSubmissionRaw\": 1608081, \"acRate\": \"50.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"823.4K\", \"totalSubmission\": \"1.6M\", \"totalAcceptedRaw\": 823392, \"totalSubmissionRaw\": 1633431, \"acRate\": \"50.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "805",
|
||||
|
Reference in New Issue
Block a user