mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-03 06:22:54 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"7.7K\", \"totalSubmission\": \"14.2K\", \"totalAcceptedRaw\": 7715, \"totalSubmissionRaw\": 14154, \"acRate\": \"54.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"7.7K\", \"totalSubmission\": \"14.2K\", \"totalAcceptedRaw\": 7716, \"totalSubmissionRaw\": 14155, \"acRate\": \"54.5%\"}",
|
||||
"hints": [
|
||||
"Which data structure can you use to store the number of tasks of each difficulty level?",
|
||||
"For any particular difficulty level, what can be the optimal strategy to complete the tasks using minimum rounds?",
|
||||
|
Reference in New Issue
Block a user