mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"63.9K\", \"totalSubmission\": \"75.1K\", \"totalAcceptedRaw\": 63927, \"totalSubmissionRaw\": 75139, \"acRate\": \"85.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"63.9K\", \"totalSubmission\": \"75.1K\", \"totalAcceptedRaw\": 63928, \"totalSubmissionRaw\": 75140, \"acRate\": \"85.1%\"}",
|
||||
"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