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": 4215,
|
||||
"dislikes": 252,
|
||||
"likes": 4223,
|
||||
"dislikes": 253,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Valid Palindrome\", \"titleSlug\": \"valid-palindrome\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Valid Palindrome III\", \"titleSlug\": \"valid-palindrome-iii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"aba\"\n\"abca\"\n\"abc\"",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"421.6K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 421583, \"totalSubmissionRaw\": 1093478, \"acRate\": \"38.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"422.7K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 422671, \"totalSubmissionRaw\": 1095967, \"acRate\": \"38.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1317",
|
||||
|
Reference in New Issue
Block a user