1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21: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": 3768,
"dislikes": 3540,
"likes": 3773,
"dislikes": 3547,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Shortest Palindrome\", \"titleSlug\": \"shortest-palindrome\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Repeated Substring Pattern\", \"titleSlug\": \"repeated-substring-pattern\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "\"hello\"\n\"ll\"\n\"aaaaa\"\n\"bba\"\n\"\"\n\"\"",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"3.3M\", \"totalAcceptedRaw\": 1191802, \"totalSubmissionRaw\": 3347172, \"acRate\": \"35.6%\"}",
"stats": "{\"totalAccepted\": \"1.2M\", \"totalSubmission\": \"3.4M\", \"totalAcceptedRaw\": 1194031, \"totalSubmissionRaw\": 3353546, \"acRate\": \"35.6%\"}",
"hints": [],
"solution": null,
"status": null,