1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Hard",
"likes": 1030,
"dislikes": 741,
"likes": 1050,
"dislikes": 745,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Decode Ways\", \"titleSlug\": \"decode-ways\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Number of Ways to Separate Numbers\", \"titleSlug\": \"number-of-ways-to-separate-numbers\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Number of Ways to Divide a Long Corridor\", \"titleSlug\": \"number-of-ways-to-divide-a-long-corridor\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
"exampleTestcases": "\"*\"\n\"1*\"\n\"2*\"",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"59.9K\", \"totalSubmission\": \"197.5K\", \"totalAcceptedRaw\": 59919, \"totalSubmissionRaw\": 197464, \"acRate\": \"30.3%\"}",
"stats": "{\"totalAccepted\": \"60.5K\", \"totalSubmission\": \"199.1K\", \"totalAcceptedRaw\": 60476, \"totalSubmissionRaw\": 199073, \"acRate\": \"30.4%\"}",
"hints": [],
"solution": {
"id": "198",