1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +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": "Hard",
"likes": 1812,
"dislikes": 208,
"likes": 1814,
"dislikes": 209,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Word Break II\", \"titleSlug\": \"word-break-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
"exampleTestcases": "[\"cat\",\"cats\",\"catsdogcats\",\"dog\",\"dogcatsdog\",\"hippopotamuses\",\"rat\",\"ratcatdogcat\"]\n[\"cat\",\"dog\",\"catdog\"]",
@@ -161,7 +161,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"126.2K\", \"totalSubmission\": \"296.1K\", \"totalAcceptedRaw\": 126154, \"totalSubmissionRaw\": 296111, \"acRate\": \"42.6%\"}",
"stats": "{\"totalAccepted\": \"126.3K\", \"totalSubmission\": \"296.5K\", \"totalAcceptedRaw\": 126347, \"totalSubmissionRaw\": 296466, \"acRate\": \"42.6%\"}",
"hints": [],
"solution": null,
"status": null,