mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-02 14:12:17 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"20.4K\", \"totalSubmission\": \"24.7K\", \"totalAcceptedRaw\": 20375, \"totalSubmissionRaw\": 24697, \"acRate\": \"82.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"20.4K\", \"totalSubmission\": \"24.7K\", \"totalAcceptedRaw\": 20408, \"totalSubmissionRaw\": 24744, \"acRate\": \"82.5%\"}",
|
||||
"hints": [
|
||||
"A string is incorrect if it contains a character that is not allowed",
|
||||
"Constraints are small enough for brute force"
|
||||
|
Reference in New Issue
Block a user