mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user