mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 3433,
|
||||
"dislikes": 395,
|
||||
"likes": 3494,
|
||||
"dislikes": 404,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Isomorphic Strings\", \"titleSlug\": \"isomorphic-strings\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Word Pattern II\", \"titleSlug\": \"word-pattern-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "\"abba\"\n\"dog cat cat dog\"\n\"abba\"\n\"dog cat cat fish\"\n\"aaaa\"\n\"dog cat cat dog\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"352.4K\", \"totalSubmission\": \"877.5K\", \"totalAcceptedRaw\": 352359, \"totalSubmissionRaw\": 877486, \"acRate\": \"40.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"357.5K\", \"totalSubmission\": \"889.7K\", \"totalAcceptedRaw\": 357524, \"totalSubmissionRaw\": 889711, \"acRate\": \"40.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "970",
|
||||
|
Reference in New Issue
Block a user