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-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 3313,
"dislikes": 4987,
"likes": 3321,
"dislikes": 4991,
"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\": 1187927, \"totalSubmissionRaw\": 2881040, \"acRate\": \"41.2%\"}",
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"2.9M\", \"totalAcceptedRaw\": 1190392, \"totalSubmissionRaw\": 2885750, \"acRate\": \"41.3%\"}",
"hints": [],
"solution": {
"id": "909",