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": "Easy",
|
||||
"likes": 1508,
|
||||
"dislikes": 1795,
|
||||
"likes": 1574,
|
||||
"dislikes": 1830,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Reverse String\", \"titleSlug\": \"reverse-string\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Remove Vowels from a String\", \"titleSlug\": \"remove-vowels-from-a-string\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"hello\"\n\"leetcode\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"340.4K\", \"totalSubmission\": \"727.2K\", \"totalAcceptedRaw\": 340405, \"totalSubmissionRaw\": 727212, \"acRate\": \"46.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"347.2K\", \"totalSubmission\": \"739.9K\", \"totalAcceptedRaw\": 347229, \"totalSubmissionRaw\": 739932, \"acRate\": \"46.9%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user