mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"146.3K\", \"totalSubmission\": \"186.6K\", \"totalAcceptedRaw\": 146284, \"totalSubmissionRaw\": 186604, \"acRate\": \"78.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"146.3K\", \"totalSubmission\": \"186.6K\", \"totalAcceptedRaw\": 146298, \"totalSubmissionRaw\": 186622, \"acRate\": \"78.4%\"}",
|
||||
"hints": [
|
||||
"Obviously, brute force won't help here. Think of something else, take some example like 1,2,3,4.",
|
||||
"How will you make pairs to get the result? There must be some pattern.",
|
||||
|
Reference in New Issue
Block a user