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": 5667,
|
||||
"dislikes": 3626,
|
||||
"likes": 5879,
|
||||
"dislikes": 3683,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Peak Index in a Mountain Array\", \"titleSlug\": \"peak-index-in-a-mountain-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Find a Peak Element II\", \"titleSlug\": \"find-a-peak-element-ii\", \"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}, {\"title\": \"Count Hills and Valleys in an Array\", \"titleSlug\": \"count-hills-and-valleys-in-an-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3,1]\n[1,2,1,3,5,6,4]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"748.8K\", \"totalSubmission\": \"1.6M\", \"totalAcceptedRaw\": 748820, \"totalSubmissionRaw\": 1634479, \"acRate\": \"45.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"770.6K\", \"totalSubmission\": \"1.7M\", \"totalAcceptedRaw\": 770620, \"totalSubmissionRaw\": 1678106, \"acRate\": \"45.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "149",
|
||||
|
Reference in New Issue
Block a user