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": 1161,
|
||||
"dislikes": 140,
|
||||
"likes": 1203,
|
||||
"dislikes": 145,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Add Two Numbers\", \"titleSlug\": \"add-two-numbers\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Plus One\", \"titleSlug\": \"plus-one\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Add Binary\", \"titleSlug\": \"add-binary\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Add Strings\", \"titleSlug\": \"add-strings\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,0,0]\n34\n[2,7,4]\n181\n[2,1,5]\n806",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"104.8K\", \"totalSubmission\": \"230.7K\", \"totalAcceptedRaw\": 104796, \"totalSubmissionRaw\": 230722, \"acRate\": \"45.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"108.3K\", \"totalSubmission\": \"238.2K\", \"totalAcceptedRaw\": 108310, \"totalSubmissionRaw\": 238161, \"acRate\": \"45.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "688",
|
||||
|
Reference in New Issue
Block a user