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": "Easy",
|
||||
"likes": 819,
|
||||
"dislikes": 44,
|
||||
"likes": 827,
|
||||
"dislikes": 46,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Valid Arrangement of Pairs\", \"titleSlug\": \"valid-arrangement-of-pairs\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Paths in Maze That Lead to Same Room\", \"titleSlug\": \"paths-in-maze-that-lead-to-same-room\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n[[0,1],[1,2],[2,0]]\n0\n2\n6\n[[0,1],[0,2],[3,5],[5,4],[4,3]]\n0\n5",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"76.4K\", \"totalSubmission\": \"151.8K\", \"totalAcceptedRaw\": 76436, \"totalSubmissionRaw\": 151801, \"acRate\": \"50.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"77K\", \"totalSubmission\": \"153.1K\", \"totalAcceptedRaw\": 77044, \"totalSubmissionRaw\": 153133, \"acRate\": \"50.3%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user