mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"3.3K\", \"totalSubmission\": \"6.5K\", \"totalAcceptedRaw\": 3333, \"totalSubmissionRaw\": 6537, \"acRate\": \"51.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"3.3K\", \"totalSubmission\": \"6.5K\", \"totalAcceptedRaw\": 3335, \"totalSubmissionRaw\": 6540, \"acRate\": \"51.0%\"}",
|
||||
"hints": [
|
||||
"Bob travels along a fixed path (from node “bob” to node 0).",
|
||||
"Calculate Alice’s distance to each node via DFS.",
|
||||
|
Reference in New Issue
Block a user