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": "Medium",
|
||||
"likes": 1800,
|
||||
"dislikes": 292,
|
||||
"likes": 1803,
|
||||
"dislikes": 293,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Flip Game II\", \"titleSlug\": \"flip-game-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Guess Number Higher or Lower II\", \"titleSlug\": \"guess-number-higher-or-lower-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Predict the Winner\", \"titleSlug\": \"predict-the-winner\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "10\n11\n10\n0\n10\n1",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"74K\", \"totalSubmission\": \"247.9K\", \"totalAcceptedRaw\": 73999, \"totalSubmissionRaw\": 247900, \"acRate\": \"29.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"74.1K\", \"totalSubmission\": \"248.2K\", \"totalAcceptedRaw\": 74093, \"totalSubmissionRaw\": 248164, \"acRate\": \"29.9%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user