mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"35.8K\", \"totalSubmission\": \"62.4K\", \"totalAcceptedRaw\": 35809, \"totalSubmissionRaw\": 62398, \"acRate\": \"57.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"35.8K\", \"totalSubmission\": \"62.4K\", \"totalAcceptedRaw\": 35812, \"totalSubmissionRaw\": 62402, \"acRate\": \"57.4%\"}",
|
||||
"hints": [
|
||||
"We only need to check substrings of length at most 30, because 10^9 has 30 bits."
|
||||
],
|
||||
|
Reference in New Issue
Block a user