1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 15:01:40 +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": "Medium",
"likes": 2066,
"dislikes": 515,
"likes": 2071,
"dislikes": 516,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Decode the Slanted Ciphertext\", \"titleSlug\": \"decode-the-slanted-ciphertext\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
"exampleTestcases": "[[1,2,3],[4,5,6],[7,8,9]]\n[[1,2],[3,4]]",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"190K\", \"totalSubmission\": \"338K\", \"totalAcceptedRaw\": 190005, \"totalSubmissionRaw\": 337965, \"acRate\": \"56.2%\"}",
"stats": "{\"totalAccepted\": \"190.5K\", \"totalSubmission\": \"338.6K\", \"totalAcceptedRaw\": 190489, \"totalSubmissionRaw\": 338645, \"acRate\": \"56.3%\"}",
"hints": [],
"solution": {
"id": "845",