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