1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 15:01:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 3321,
"dislikes": 4991,
"likes": 3508,
"dislikes": 5108,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Palindrome Linked List\", \"titleSlug\": \"palindrome-linked-list\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Valid Palindrome II\", \"titleSlug\": \"valid-palindrome-ii\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Maximum Product of the Length of Two Palindromic Subsequences\", \"titleSlug\": \"maximum-product-of-the-length-of-two-palindromic-subsequences\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find First Palindromic String in the Array\", \"titleSlug\": \"find-first-palindromic-string-in-the-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "\"A man, a plan, a canal: Panama\"\n\"race a car\"\n\" \"",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"2.9M\", \"totalAcceptedRaw\": 1190392, \"totalSubmissionRaw\": 2885750, \"acRate\": \"41.3%\"}",
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"3M\", \"totalAcceptedRaw\": 1234334, \"totalSubmissionRaw\": 2970180, \"acRate\": \"41.6%\"}",
"hints": [],
"solution": {
"id": "909",