mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 2539,
|
||||
"dislikes": 152,
|
||||
"likes": 2613,
|
||||
"dislikes": 154,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Palindrome Permutation\", \"titleSlug\": \"palindrome-permutation\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Longest Palindrome by Concatenating Two Letter Words\", \"titleSlug\": \"longest-palindrome-by-concatenating-two-letter-words\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"abccccdd\"\n\"a\"\n\"bb\"",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"261.7K\", \"totalSubmission\": \"489.7K\", \"totalAcceptedRaw\": 261749, \"totalSubmissionRaw\": 489741, \"acRate\": \"53.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"267.4K\", \"totalSubmission\": \"499.4K\", \"totalAcceptedRaw\": 267388, \"totalSubmissionRaw\": 499444, \"acRate\": \"53.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "361",
|
||||
|
Reference in New Issue
Block a user