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": "Hard",
|
||||
"likes": 614,
|
||||
"dislikes": 108,
|
||||
"likes": 621,
|
||||
"dislikes": 112,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Cat and Mouse II\", \"titleSlug\": \"cat-and-mouse-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[2,5],[3],[0,4,5],[1,4,5],[2,3],[0,2,3]]\n[[1,3],[0],[3],[0,2]]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"14.6K\", \"totalSubmission\": \"40.7K\", \"totalAcceptedRaw\": 14563, \"totalSubmissionRaw\": 40725, \"acRate\": \"35.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"14.8K\", \"totalSubmission\": \"41.3K\", \"totalAcceptedRaw\": 14751, \"totalSubmissionRaw\": 41314, \"acRate\": \"35.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "572",
|
||||
|
Reference in New Issue
Block a user