mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 4880,
|
||||
"dislikes": 1263,
|
||||
"likes": 5011,
|
||||
"dislikes": 1265,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Rotate Array\", \"titleSlug\": \"rotate-array\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Split Linked List in Parts\", \"titleSlug\": \"split-linked-list-in-parts\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,4,5]\n2\n[0,1,2]\n4",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"538.3K\", \"totalSubmission\": \"1.5M\", \"totalAcceptedRaw\": 538329, \"totalSubmissionRaw\": 1548815, \"acRate\": \"34.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"548.8K\", \"totalSubmission\": \"1.6M\", \"totalAcceptedRaw\": 548766, \"totalSubmissionRaw\": 1574236, \"acRate\": \"34.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "700",
|
||||
|
Reference in New Issue
Block a user