mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1323,
|
||||
"likes": 1325,
|
||||
"dislikes": 60,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -119,7 +119,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"54.9K\", \"totalSubmission\": \"70.1K\", \"totalAcceptedRaw\": 54909, \"totalSubmissionRaw\": 70078, \"acRate\": \"78.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"55.1K\", \"totalSubmission\": \"70.3K\", \"totalAcceptedRaw\": 55088, \"totalSubmissionRaw\": 70300, \"acRate\": \"78.4%\"}",
|
||||
"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