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": 11176,
|
||||
"dislikes": 193,
|
||||
"likes": 11568,
|
||||
"dislikes": 200,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Reverse Linked List II\", \"titleSlug\": \"reverse-linked-list-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Binary Tree Upside Down\", \"titleSlug\": \"binary-tree-upside-down\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Palindrome Linked List\", \"titleSlug\": \"palindrome-linked-list\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Reverse Nodes in Even Length Groups\", \"titleSlug\": \"reverse-nodes-in-even-length-groups\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Maximum Twin Sum of a Linked List\", \"titleSlug\": \"maximum-twin-sum-of-a-linked-list\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,4,5]\n[1,2]\n[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"2M\", \"totalSubmission\": \"2.9M\", \"totalAcceptedRaw\": 2012692, \"totalSubmissionRaw\": 2878434, \"acRate\": \"69.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"2.1M\", \"totalSubmission\": \"2.9M\", \"totalAcceptedRaw\": 2068563, \"totalSubmissionRaw\": 2947391, \"acRate\": \"70.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "6",
|
||||
|
Reference in New Issue
Block a user