mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user