mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"12.8K\", \"totalSubmission\": \"24.9K\", \"totalAcceptedRaw\": 12829, \"totalSubmissionRaw\": 24906, \"acRate\": \"51.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"12.8K\", \"totalSubmission\": \"24.9K\", \"totalAcceptedRaw\": 12833, \"totalSubmissionRaw\": 24914, \"acRate\": \"51.5%\"}",
|
||||
"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