mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.6K\", \"totalSubmission\": \"20.8K\", \"totalAcceptedRaw\": 9637, \"totalSubmissionRaw\": 20810, \"acRate\": \"46.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.6K\", \"totalSubmission\": \"20.8K\", \"totalAcceptedRaw\": 9638, \"totalSubmissionRaw\": 20811, \"acRate\": \"46.3%\"}",
|
||||
"hints": [
|
||||
"Can you find a different way to describe the question?",
|
||||
"The minimum number of groups we need is equivalent to the maximum number of intervals that overlap at some point. How can you find that?"
|
||||
|
Reference in New Issue
Block a user