mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"166.8K\", \"totalSubmission\": \"205.4K\", \"totalAcceptedRaw\": 166774, \"totalSubmissionRaw\": 205352, \"acRate\": \"81.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"166.8K\", \"totalSubmission\": \"205.4K\", \"totalAcceptedRaw\": 166783, \"totalSubmissionRaw\": 205370, \"acRate\": \"81.2%\"}",
|
||||
"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