mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"19.7K\", \"totalSubmission\": \"24.1K\", \"totalAcceptedRaw\": 19699, \"totalSubmissionRaw\": 24118, \"acRate\": \"81.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"19.7K\", \"totalSubmission\": \"24.1K\", \"totalAcceptedRaw\": 19703, \"totalSubmissionRaw\": 24122, \"acRate\": \"81.7%\"}",
|
||||
"hints": [
|
||||
"A node that does not have any incoming edge can only be reached by itself.",
|
||||
"Any other node with incoming edges can be reached from some other node.",
|
||||
|
Reference in New Issue
Block a user