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": 9947,
|
||||
"dislikes": 441,
|
||||
"likes": 9967,
|
||||
"dislikes": 443,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Word Break II\", \"titleSlug\": \"word-break-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"leetcode\"\n[\"leet\",\"code\"]\n\"applepenapple\"\n[\"apple\",\"pen\"]\n\"catsandog\"\n[\"cats\",\"dog\",\"sand\",\"and\",\"cat\"]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1M\", \"totalSubmission\": \"2.3M\", \"totalAcceptedRaw\": 1033690, \"totalSubmissionRaw\": 2330117, \"acRate\": \"44.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1M\", \"totalSubmission\": \"2.3M\", \"totalAcceptedRaw\": 1035447, \"totalSubmissionRaw\": 2333527, \"acRate\": \"44.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "75",
|
||||
|
Reference in New Issue
Block a user