mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2287,
|
||||
"dislikes": 126,
|
||||
"likes": 2290,
|
||||
"dislikes": 127,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Number of Ways to Build House of Cards\", \"titleSlug\": \"number-of-ways-to-build-house-of-cards\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "1\n1\n1\n2\n1\n1\n100000009\n33\n17",
|
||||
@@ -119,7 +119,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"74K\", \"totalSubmission\": \"144.9K\", \"totalAcceptedRaw\": 74026, \"totalSubmissionRaw\": 144854, \"acRate\": \"51.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"74.2K\", \"totalSubmission\": \"145.2K\", \"totalAcceptedRaw\": 74216, \"totalSubmissionRaw\": 145169, \"acRate\": \"51.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "431",
|
||||
|
Reference in New Issue
Block a user