mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 289,
|
||||
"likes": 290,
|
||||
"dislikes": 6,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"30.7K\", \"totalSubmission\": \"39.3K\", \"totalAcceptedRaw\": 30720, \"totalSubmissionRaw\": 39349, \"acRate\": \"78.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"30.8K\", \"totalSubmission\": \"39.5K\", \"totalAcceptedRaw\": 30847, \"totalSubmissionRaw\": 39515, \"acRate\": \"78.1%\"}",
|
||||
"hints": [
|
||||
"Find the first index where ch appears.",
|
||||
"Find a way to reverse a substring of word."
|
||||
|
Reference in New Issue
Block a user