mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25.6K\", \"totalSubmission\": \"47.2K\", \"totalAcceptedRaw\": 25647, \"totalSubmissionRaw\": 47153, \"acRate\": \"54.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"25.6K\", \"totalSubmission\": \"47.2K\", \"totalAcceptedRaw\": 25648, \"totalSubmissionRaw\": 47155, \"acRate\": \"54.4%\"}",
|
||||
"hints": [
|
||||
"Since generating substrings is not an option, can we count the number of substrings a vowel appears in?",
|
||||
"How much does each vowel contribute to the total sum?"
|
||||
|
Reference in New Issue
Block a user