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": "Easy",
|
||||
"likes": 3321,
|
||||
"dislikes": 4991,
|
||||
"likes": 3508,
|
||||
"dislikes": 5108,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Palindrome Linked List\", \"titleSlug\": \"palindrome-linked-list\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Valid Palindrome II\", \"titleSlug\": \"valid-palindrome-ii\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Maximum Product of the Length of Two Palindromic Subsequences\", \"titleSlug\": \"maximum-product-of-the-length-of-two-palindromic-subsequences\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find First Palindromic String in the Array\", \"titleSlug\": \"find-first-palindromic-string-in-the-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"A man, a plan, a canal: Panama\"\n\"race a car\"\n\" \"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"2.9M\", \"totalAcceptedRaw\": 1190392, \"totalSubmissionRaw\": 2885750, \"acRate\": \"41.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"3M\", \"totalAcceptedRaw\": 1234334, \"totalSubmissionRaw\": 2970180, \"acRate\": \"41.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "909",
|
||||
|
Reference in New Issue
Block a user