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": "Hard",
|
||||
"likes": 728,
|
||||
"dislikes": 36,
|
||||
"likes": 742,
|
||||
"dislikes": 37,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Kth Smallest Element in a Sorted Matrix\", \"titleSlug\": \"kth-smallest-element-in-a-sorted-matrix\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Kth Smallest Number in Multiplication Table\", \"titleSlug\": \"kth-smallest-number-in-multiplication-table\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Find K-th Smallest Pair Distance\", \"titleSlug\": \"find-k-th-smallest-pair-distance\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,5]\n3\n[1,7]\n1",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25.5K\", \"totalSubmission\": \"52.8K\", \"totalAcceptedRaw\": 25487, \"totalSubmissionRaw\": 52847, \"acRate\": \"48.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"25.9K\", \"totalSubmission\": \"53.5K\", \"totalAcceptedRaw\": 25941, \"totalSubmissionRaw\": 53509, \"acRate\": \"48.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "427",
|
||||
|
Reference in New Issue
Block a user