mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"20.8K\", \"totalSubmission\": \"37.2K\", \"totalAcceptedRaw\": 20798, \"totalSubmissionRaw\": 37202, \"acRate\": \"55.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"20.8K\", \"totalSubmission\": \"37.2K\", \"totalAcceptedRaw\": 20800, \"totalSubmissionRaw\": 37207, \"acRate\": \"55.9%\"}",
|
||||
"hints": [
|
||||
"What method can you use to find the shortest time taken for a message from a data server to reach the master server? How can you use this value and the server's patience value to determine the time at which the server sends its last message?",
|
||||
"What is the time when the last message sent from a server gets back to the server?",
|
||||
|
Reference in New Issue
Block a user