1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +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": 1517,
"dislikes": 4332,
"likes": 1524,
"dislikes": 4347,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Reverse Integer\", \"titleSlug\": \"reverse-integer\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Valid Number\", \"titleSlug\": \"valid-number\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Check if Numbers Are Ascending in a Sentence\", \"titleSlug\": \"check-if-numbers-are-ascending-in-a-sentence\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "\"42\"\n\" -42\"\n\"4193 with words\"",
@@ -137,7 +137,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"969.3K\", \"totalSubmission\": \"5.9M\", \"totalAcceptedRaw\": 969291, \"totalSubmissionRaw\": 5879000, \"acRate\": \"16.5%\"}",
"stats": "{\"totalAccepted\": \"970.6K\", \"totalSubmission\": \"5.9M\", \"totalAcceptedRaw\": 970639, \"totalSubmissionRaw\": 5886311, \"acRate\": \"16.5%\"}",
"hints": [],
"solution": {
"id": "1290",