mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"11.5K\", \"totalSubmission\": \"26.5K\", \"totalAcceptedRaw\": 11519, \"totalSubmissionRaw\": 26515, \"acRate\": \"43.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"11.5K\", \"totalSubmission\": \"26.5K\", \"totalAcceptedRaw\": 11522, \"totalSubmissionRaw\": 26521, \"acRate\": \"43.4%\"}",
|
||||
"hints": [
|
||||
"Try rearranging the equation.",
|
||||
"Once the equation is rearranged properly, think how a segment tree or a Fenwick tree can be used to solve the rearranged equation.",
|
||||
|
Reference in New Issue
Block a user