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": 13266,
|
||||
"dislikes": 866,
|
||||
"likes": 13450,
|
||||
"dislikes": 868,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Search in Rotated Sorted Array II\", \"titleSlug\": \"search-in-rotated-sorted-array-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Find Minimum in Rotated Sorted Array\", \"titleSlug\": \"find-minimum-in-rotated-sorted-array\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Pour Water Between Buckets to Make Water Levels Equal\", \"titleSlug\": \"pour-water-between-buckets-to-make-water-levels-equal\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[4,5,6,7,0,1,2]\n0\n[4,5,6,7,0,1,2]\n3\n[1]\n0",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"1.4M\", \"totalSubmission\": \"3.7M\", \"totalAcceptedRaw\": 1396892, \"totalSubmissionRaw\": 3716064, \"acRate\": \"37.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.4M\", \"totalSubmission\": \"3.7M\", \"totalAcceptedRaw\": 1404954, \"totalSubmissionRaw\": 3732595, \"acRate\": \"37.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "662",
|
||||
|
Reference in New Issue
Block a user