mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"27.7K\", \"totalSubmission\": \"37.9K\", \"totalAcceptedRaw\": 27654, \"totalSubmissionRaw\": 37906, \"acRate\": \"73.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"27.7K\", \"totalSubmission\": \"37.9K\", \"totalAcceptedRaw\": 27655, \"totalSubmissionRaw\": 37907, \"acRate\": \"73.0%\"}",
|
||||
"hints": [
|
||||
"Check the character before the empty space and the character after the empty space.",
|
||||
"Check the first character and the last character of the sentence."
|
||||
|
Reference in New Issue
Block a user