mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"19.1K\", \"totalSubmission\": \"34.2K\", \"totalAcceptedRaw\": 19063, \"totalSubmissionRaw\": 34172, \"acRate\": \"55.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"19.1K\", \"totalSubmission\": \"34.3K\", \"totalAcceptedRaw\": 19118, \"totalSubmissionRaw\": 34271, \"acRate\": \"55.8%\"}",
|
||||
"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