mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"47.6K\", \"totalSubmission\": \"58K\", \"totalAcceptedRaw\": 47585, \"totalSubmissionRaw\": 57960, \"acRate\": \"82.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"47.6K\", \"totalSubmission\": \"58K\", \"totalAcceptedRaw\": 47620, \"totalSubmissionRaw\": 57999, \"acRate\": \"82.1%\"}",
|
||||
"hints": [
|
||||
"Start in any city and use the path to move to the next city.",
|
||||
"Eventually, you will reach a city with no path outgoing, this is the destination city."
|
||||
|
Reference in New Issue
Block a user