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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2875,
|
||||
"dislikes": 169,
|
||||
"likes": 2971,
|
||||
"dislikes": 172,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Graph Valid Tree\", \"titleSlug\": \"graph-valid-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1],[2],[3],[]]\n[[1,3],[3,0,1],[2],[0]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"185.1K\", \"totalSubmission\": \"269.3K\", \"totalAcceptedRaw\": 185065, \"totalSubmissionRaw\": 269314, \"acRate\": \"68.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"190.5K\", \"totalSubmission\": \"276.4K\", \"totalAcceptedRaw\": 190491, \"totalSubmissionRaw\": 276413, \"acRate\": \"68.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "472",
|
||||
|
Reference in New Issue
Block a user