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": "Hard",
|
||||
"likes": 2591,
|
||||
"dislikes": 235,
|
||||
"likes": 2632,
|
||||
"dislikes": 246,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Longest Palindromic Substring\", \"titleSlug\": \"longest-palindromic-substring\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Shortest Palindrome\", \"titleSlug\": \"shortest-palindrome\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Longest Palindrome by Concatenating Two Letter Words\", \"titleSlug\": \"longest-palindrome-by-concatenating-two-letter-words\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"abcd\",\"dcba\",\"lls\",\"s\",\"sssll\"]\n[\"bat\",\"tab\",\"cat\"]\n[\"a\",\"\"]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"145.9K\", \"totalSubmission\": \"405.9K\", \"totalAcceptedRaw\": 145867, \"totalSubmissionRaw\": 405929, \"acRate\": \"35.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"147.1K\", \"totalSubmission\": \"410.5K\", \"totalAcceptedRaw\": 147106, \"totalSubmissionRaw\": 410517, \"acRate\": \"35.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "851",
|
||||
|
Reference in New Issue
Block a user