mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 217,
|
||||
"likes": 229,
|
||||
"dislikes": 14,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Reverse Integer\", \"titleSlug\": \"reverse-integer\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Reverse Bits\", \"titleSlug\": \"reverse-bits\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25.4K\", \"totalSubmission\": \"33K\", \"totalAcceptedRaw\": 25431, \"totalSubmissionRaw\": 33020, \"acRate\": \"77.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"27.4K\", \"totalSubmission\": \"35.6K\", \"totalAcceptedRaw\": 27370, \"totalSubmissionRaw\": 35615, \"acRate\": \"76.8%\"}",
|
||||
"hints": [
|
||||
"Other than the number 0 itself, any number that ends with 0 would lose some digits permanently when reversed."
|
||||
],
|
||||
|
Reference in New Issue
Block a user