1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 23:11: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": "Easy",
"likes": 3429,
"dislikes": 394,
"likes": 3433,
"dislikes": 395,
"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\": \"351.9K\", \"totalSubmission\": \"876.5K\", \"totalAcceptedRaw\": 351912, \"totalSubmissionRaw\": 876526, \"acRate\": \"40.1%\"}",
"stats": "{\"totalAccepted\": \"352.4K\", \"totalSubmission\": \"877.5K\", \"totalAcceptedRaw\": 352359, \"totalSubmissionRaw\": 877486, \"acRate\": \"40.2%\"}",
"hints": [],
"solution": {
"id": "970",