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": "Hard",
|
||||
"likes": 2286,
|
||||
"dislikes": 183,
|
||||
"likes": 2333,
|
||||
"dislikes": 188,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Longest Palindromic Substring\", \"titleSlug\": \"longest-palindromic-substring\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Implement strStr()\", \"titleSlug\": \"implement-strstr\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Palindrome Pairs\", \"titleSlug\": \"palindrome-pairs\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"aacecaaa\"\n\"abcd\"",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"133.8K\", \"totalSubmission\": \"422K\", \"totalAcceptedRaw\": 133834, \"totalSubmissionRaw\": 422048, \"acRate\": \"31.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"135.4K\", \"totalSubmission\": \"426.3K\", \"totalAcceptedRaw\": 135406, \"totalSubmissionRaw\": 426255, \"acRate\": \"31.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "174",
|
||||
|
Reference in New Issue
Block a user