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