mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-02 22:13:28 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.6K\", \"totalSubmission\": \"14K\", \"totalAcceptedRaw\": 6596, \"totalSubmissionRaw\": 14042, \"acRate\": \"47.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.6K\", \"totalSubmission\": \"14.1K\", \"totalAcceptedRaw\": 6623, \"totalSubmissionRaw\": 14108, \"acRate\": \"46.9%\"}",
|
||||
"hints": [
|
||||
"How to detect if there is impossible to perform the replacement? Only when the length = 1.",
|
||||
"Change the first non 'a' character to 'a'.",
|
||||
|
Reference in New Issue
Block a user