mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 5073,
|
||||
"dislikes": 684,
|
||||
"likes": 5252,
|
||||
"dislikes": 699,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Linked List Cycle\", \"titleSlug\": \"linked-list-cycle\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Add Digits\", \"titleSlug\": \"add-digits\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Ugly Number\", \"titleSlug\": \"ugly-number\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Sum of Digits of String After Convert\", \"titleSlug\": \"sum-of-digits-of-string-after-convert\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "19\n2",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"782.8K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 782802, \"totalSubmissionRaw\": 1476091, \"acRate\": \"53.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"800K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 800043, \"totalSubmissionRaw\": 1504461, \"acRate\": \"53.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "813",
|
||||
|
Reference in New Issue
Block a user