mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"17.2K\", \"totalSubmission\": \"45.5K\", \"totalAcceptedRaw\": 17204, \"totalSubmissionRaw\": 45482, \"acRate\": \"37.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"17.2K\", \"totalSubmission\": \"45.5K\", \"totalAcceptedRaw\": 17207, \"totalSubmissionRaw\": 45485, \"acRate\": \"37.8%\"}",
|
||||
"hints": [
|
||||
"Consider a new graph where each node is one of the old nodes at a specific time. For example, node 0 at time 5.",
|
||||
"You need to find the shortest path in the new graph."
|
||||
|
Reference in New Issue
Block a user