mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 3240,
|
||||
"dislikes": 247,
|
||||
"likes": 3328,
|
||||
"dislikes": 256,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Find the Celebrity\", \"titleSlug\": \"find-the-celebrity\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "2\n[[1,2]]\n3\n[[1,3],[2,3]]\n3\n[[1,3],[2,3],[3,1]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"266.2K\", \"totalSubmission\": \"533.7K\", \"totalAcceptedRaw\": 266218, \"totalSubmissionRaw\": 533651, \"acRate\": \"49.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"271.5K\", \"totalSubmission\": \"545.1K\", \"totalAcceptedRaw\": 271526, \"totalSubmissionRaw\": 545074, \"acRate\": \"49.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "883",
|
||||
|
Reference in New Issue
Block a user