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": "Medium",
|
||||
"likes": 6853,
|
||||
"dislikes": 9495,
|
||||
"likes": 7026,
|
||||
"dislikes": 9642,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"String to Integer (atoi)\", \"titleSlug\": \"string-to-integer-atoi\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Reverse Bits\", \"titleSlug\": \"reverse-bits\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"A Number After a Double Reversal\", \"titleSlug\": \"a-number-after-a-double-reversal\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "123\n-123\n120",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"2M\", \"totalSubmission\": \"7.5M\", \"totalAcceptedRaw\": 2000617, \"totalSubmissionRaw\": 7519317, \"acRate\": \"26.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"2M\", \"totalSubmission\": \"7.6M\", \"totalAcceptedRaw\": 2032155, \"totalSubmissionRaw\": 7619259, \"acRate\": \"26.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "485",
|
||||
|
Reference in New Issue
Block a user