1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 15:31:43 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 6844,
"dislikes": 9490,
"likes": 6853,
"dislikes": 9495,
"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\": 1998363, \"totalSubmissionRaw\": 7511957, \"acRate\": \"26.6%\"}",
"stats": "{\"totalAccepted\": \"2M\", \"totalSubmission\": \"7.5M\", \"totalAcceptedRaw\": 2000617, \"totalSubmissionRaw\": 7519317, \"acRate\": \"26.6%\"}",
"hints": [],
"solution": {
"id": "485",