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\": \"10.6K\", \"totalSubmission\": \"23.6K\", \"totalAcceptedRaw\": 10552, \"totalSubmissionRaw\": 23571, \"acRate\": \"44.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.6K\", \"totalSubmission\": \"23.6K\", \"totalAcceptedRaw\": 10576, \"totalSubmissionRaw\": 23613, \"acRate\": \"44.8%\"}",
|
||||
"hints": [
|
||||
"One possible solution might be to consider allocating an array size of 26 for each character in the alphabet. (Credits to @r2ysxu)"
|
||||
],
|
||||
|
Reference in New Issue
Block a user