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": "Easy",
|
||||
"likes": 726,
|
||||
"dislikes": 114,
|
||||
"likes": 880,
|
||||
"dislikes": 147,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"First Bad Version\", \"titleSlug\": \"first-bad-version\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Guess Number Higher or Lower II\", \"titleSlug\": \"guess-number-higher-or-lower-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find K Closest Elements\", \"titleSlug\": \"find-k-closest-elements\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "10\n6\n1\n1\n2\n1",
|
||||
@@ -125,7 +125,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"291.7K\", \"totalSubmission\": \"600K\", \"totalAcceptedRaw\": 291714, \"totalSubmissionRaw\": 600042, \"acRate\": \"48.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"307.9K\", \"totalSubmission\": \"627.7K\", \"totalAcceptedRaw\": 307864, \"totalSubmissionRaw\": 627686, \"acRate\": \"49.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "57",
|
||||
|
Reference in New Issue
Block a user