mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"181.5K\", \"totalSubmission\": \"218.4K\", \"totalAcceptedRaw\": 181511, \"totalSubmissionRaw\": 218372, \"acRate\": \"83.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"181.5K\", \"totalSubmission\": \"218.4K\", \"totalAcceptedRaw\": 181546, \"totalSubmissionRaw\": 218419, \"acRate\": \"83.1%\"}",
|
||||
"hints": [
|
||||
"You can brute force – try every (i,j) pair, and if the length is odd, go through and add the sum to the answer."
|
||||
],
|
||||
|
Reference in New Issue
Block a user