mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user