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": "Medium",
|
||||
"likes": 6346,
|
||||
"dislikes": 197,
|
||||
"likes": 6519,
|
||||
"dislikes": 205,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Palindrome Partitioning II\", \"titleSlug\": \"palindrome-partitioning-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Palindrome Partitioning IV\", \"titleSlug\": \"palindrome-partitioning-iv\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"aab\"\n\"a\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"436.7K\", \"totalSubmission\": \"739.4K\", \"totalAcceptedRaw\": 436658, \"totalSubmissionRaw\": 739421, \"acRate\": \"59.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"444.8K\", \"totalSubmission\": \"749.4K\", \"totalAcceptedRaw\": 444825, \"totalSubmissionRaw\": 749381, \"acRate\": \"59.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1012",
|
||||
|
Reference in New Issue
Block a user