mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-09 17:31:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"10.1K\", \"totalSubmission\": \"27.9K\", \"totalAcceptedRaw\": 10096, \"totalSubmissionRaw\": 27884, \"acRate\": \"36.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.1K\", \"totalSubmission\": \"27.9K\", \"totalAcceptedRaw\": 10099, \"totalSubmissionRaw\": 27900, \"acRate\": \"36.2%\"}",
|
||||
"hints": [
|
||||
"It can be proven that it is optimal to go only to the positions that are either the start or the end of a special road or the target position.",
|
||||
"Consider all positions given to you as nodes in a graph, and the edges of the graph are the special roads.",
|
||||
|
Reference in New Issue
Block a user