mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 4037,
|
||||
"dislikes": 410,
|
||||
"likes": 4043,
|
||||
"dislikes": 411,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Guess Number Higher or Lower\", \"titleSlug\": \"guess-number-higher-or-lower\", \"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-th Smallest Pair Distance\", \"titleSlug\": \"find-k-th-smallest-pair-distance\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,4,5]\n4\n3\n[1,2,3,4,5]\n4\n-1",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"271.6K\", \"totalSubmission\": \"611.9K\", \"totalAcceptedRaw\": 271625, \"totalSubmissionRaw\": 611931, \"acRate\": \"44.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"272.2K\", \"totalSubmission\": \"613.2K\", \"totalAcceptedRaw\": 272200, \"totalSubmissionRaw\": 613202, \"acRate\": \"44.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1144",
|
||||
|
Reference in New Issue
Block a user