1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-07 08:21:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2023-12-09 19:57:46 +08:00
parent 9bc4722a45
commit 3770b44d1e
4792 changed files with 10889 additions and 10886 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Medium",
"likes": 4033,
"dislikes": 12547,
"likes": 4034,
"dislikes": 12549,
"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\"",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"1.4M\", \"totalSubmission\": \"8.2M\", \"totalAcceptedRaw\": 1388891, \"totalSubmissionRaw\": 8236287, \"acRate\": \"16.9%\"}",
"stats": "{\"totalAccepted\": \"1.4M\", \"totalSubmission\": \"8.2M\", \"totalAcceptedRaw\": 1389140, \"totalSubmissionRaw\": 8237172, \"acRate\": \"16.9%\"}",
"hints": [],
"solution": {
"id": "1290",