mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.5K\", \"totalSubmission\": \"15.7K\", \"totalAcceptedRaw\": 6466, \"totalSubmissionRaw\": 15659, \"acRate\": \"41.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.5K\", \"totalSubmission\": \"15.7K\", \"totalAcceptedRaw\": 6467, \"totalSubmissionRaw\": 15660, \"acRate\": \"41.3%\"}",
|
||||
"hints": [
|
||||
"For a given running time, can you determine if it is possible to run all n computers simultaneously?",
|
||||
"Try to use Binary Search to find the maximal running time"
|
||||
|
Reference in New Issue
Block a user