mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"57.8K\", \"totalSubmission\": \"115.1K\", \"totalAcceptedRaw\": 57818, \"totalSubmissionRaw\": 115113, \"acRate\": \"50.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"57.8K\", \"totalSubmission\": \"115.1K\", \"totalAcceptedRaw\": 57823, \"totalSubmissionRaw\": 115132, \"acRate\": \"50.2%\"}",
|
||||
"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