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": 3235,
|
||||
"dislikes": 246,
|
||||
"likes": 3240,
|
||||
"dislikes": 247,
|
||||
"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\": \"265.8K\", \"totalSubmission\": \"532.8K\", \"totalAcceptedRaw\": 265828, \"totalSubmissionRaw\": 532798, \"acRate\": \"49.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"266.2K\", \"totalSubmission\": \"533.7K\", \"totalAcceptedRaw\": 266218, \"totalSubmissionRaw\": 533651, \"acRate\": \"49.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "883",
|
||||
|
Reference in New Issue
Block a user