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\": \"6.6K\", \"totalSubmission\": \"12.8K\", \"totalAcceptedRaw\": 6642, \"totalSubmissionRaw\": 12773, \"acRate\": \"52.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.6K\", \"totalSubmission\": \"12.8K\", \"totalAcceptedRaw\": 6644, \"totalSubmissionRaw\": 12775, \"acRate\": \"52.0%\"}",
|
||||
"hints": [
|
||||
"Consider iterating over the first edge to remove, and then doing some precalculations on the 2 resulting connected components.",
|
||||
"Will calculating the XOR of each subtree help?"
|
||||
|
Reference in New Issue
Block a user