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": "Easy",
|
||||
"likes": 2876,
|
||||
"dislikes": 779,
|
||||
"likes": 2967,
|
||||
"dislikes": 789,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Reverse Integer\", \"titleSlug\": \"reverse-integer\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Number of 1 Bits\", \"titleSlug\": \"number-of-1-bits\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"A Number After a Double Reversal\", \"titleSlug\": \"a-number-after-a-double-reversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "00000010100101000001111010011100\n11111111111111111111111111111101",
|
||||
@@ -125,7 +125,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"452.2K\", \"totalSubmission\": \"935.2K\", \"totalAcceptedRaw\": 452167, \"totalSubmissionRaw\": 935206, \"acRate\": \"48.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"462.7K\", \"totalSubmission\": \"948.5K\", \"totalAcceptedRaw\": 462703, \"totalSubmissionRaw\": 948490, \"acRate\": \"48.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "912",
|
||||
|
Reference in New Issue
Block a user