mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 498,
|
||||
"dislikes": 65,
|
||||
"likes": 500,
|
||||
"dislikes": 66,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[[1,2],[2,3],[4,2]]\n[[1,2],[5,1],[1,3],[1,4]]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"75.3K\", \"totalSubmission\": \"89.9K\", \"totalAcceptedRaw\": 75300, \"totalSubmissionRaw\": 89919, \"acRate\": \"83.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"75.6K\", \"totalSubmission\": \"90.2K\", \"totalAcceptedRaw\": 75560, \"totalSubmissionRaw\": 90236, \"acRate\": \"83.7%\"}",
|
||||
"hints": [
|
||||
"The center is the only node that has more than one edge.",
|
||||
"The center is also connected to all other nodes.",
|
||||
|
Reference in New Issue
Block a user