mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 8359,
|
||||
"dislikes": 513,
|
||||
"likes": 8378,
|
||||
"dislikes": 514,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Palindrome Number\", \"titleSlug\": \"palindrome-number\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Valid Palindrome\", \"titleSlug\": \"valid-palindrome\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Reverse Linked List\", \"titleSlug\": \"reverse-linked-list\", \"difficulty\": \"Easy\", \"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,2,1]\n[1,2]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"915.1K\", \"totalSubmission\": \"2M\", \"totalAcceptedRaw\": 915106, \"totalSubmissionRaw\": 1978636, \"acRate\": \"46.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"917K\", \"totalSubmission\": \"2M\", \"totalAcceptedRaw\": 917043, \"totalSubmissionRaw\": 1981982, \"acRate\": \"46.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "825",
|
||||
|
Reference in New Issue
Block a user