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": "Hard",
|
||||
"likes": 1572,
|
||||
"dislikes": 44,
|
||||
"likes": 1596,
|
||||
"dislikes": 45,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Kth Smallest Element in a Sorted Matrix\", \"titleSlug\": \"kth-smallest-element-in-a-sorted-matrix\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find K-th Smallest Pair Distance\", \"titleSlug\": \"find-k-th-smallest-pair-distance\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"K-th Smallest Prime Fraction\", \"titleSlug\": \"k-th-smallest-prime-fraction\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n3\n5\n2\n3\n6",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"47.5K\", \"totalSubmission\": \"93.1K\", \"totalAcceptedRaw\": 47458, \"totalSubmissionRaw\": 93148, \"acRate\": \"50.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"48.1K\", \"totalSubmission\": \"94.2K\", \"totalAcceptedRaw\": 48085, \"totalSubmissionRaw\": 94222, \"acRate\": \"51.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "241",
|
||||
|
Reference in New Issue
Block a user