mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"22.6K\", \"totalSubmission\": \"53.6K\", \"totalAcceptedRaw\": 22636, \"totalSubmissionRaw\": 53646, \"acRate\": \"42.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"22.6K\", \"totalSubmission\": \"53.7K\", \"totalAcceptedRaw\": 22640, \"totalSubmissionRaw\": 53654, \"acRate\": \"42.2%\"}",
|
||||
"hints": [
|
||||
"Use two hash tables. The first to save the check-in time for a customer and the second to update the total time between two stations."
|
||||
],
|
||||
|
Reference in New Issue
Block a user