mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"14.1K\", \"totalSubmission\": \"34.6K\", \"totalAcceptedRaw\": 14116, \"totalSubmissionRaw\": 34611, \"acRate\": \"40.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"14.2K\", \"totalSubmission\": \"34.8K\", \"totalAcceptedRaw\": 14173, \"totalSubmissionRaw\": 34795, \"acRate\": \"40.7%\"}",
|
||||
"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