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": "Hard",
|
||||
"likes": 4533,
|
||||
"dislikes": 475,
|
||||
"likes": 4620,
|
||||
"dislikes": 476,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Word Break\", \"titleSlug\": \"word-break\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Concatenated Words\", \"titleSlug\": \"concatenated-words\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"catsanddog\"\n[\"cat\",\"cats\",\"and\",\"sand\",\"dog\"]\n\"pineapplepenapple\"\n[\"apple\",\"pen\",\"applepen\",\"pine\",\"pineapple\"]\n\"catsandog\"\n[\"cats\",\"dog\",\"sand\",\"and\",\"cat\"]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"429.7K\", \"totalSubmission\": \"1M\", \"totalAcceptedRaw\": 429749, \"totalSubmissionRaw\": 1030348, \"acRate\": \"41.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"436.7K\", \"totalSubmission\": \"1M\", \"totalAcceptedRaw\": 436712, \"totalSubmissionRaw\": 1038799, \"acRate\": \"42.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "956",
|
||||
|
Reference in New Issue
Block a user