mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"15.5K\", \"totalSubmission\": \"29.6K\", \"totalAcceptedRaw\": 15467, \"totalSubmissionRaw\": 29630, \"acRate\": \"52.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"15.5K\", \"totalSubmission\": \"29.6K\", \"totalAcceptedRaw\": 15468, \"totalSubmissionRaw\": 29631, \"acRate\": \"52.2%\"}",
|
||||
"hints": [
|
||||
"Is there a way to order the intervals and queries such that it takes less time to query?",
|
||||
"Is there a way to add and remove intervals by going from the smallest query to the largest query to find the minimum size?"
|
||||
|
Reference in New Issue
Block a user