mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1433,
|
||||
"dislikes": 53,
|
||||
"likes": 1490,
|
||||
"dislikes": 55,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Count Hills and Valleys in an Array\", \"titleSlug\": \"count-hills-and-valleys-in-an-array\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,2,3]\n[6,5,4,4]\n[1,3,2]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"197.5K\", \"totalSubmission\": \"337.7K\", \"totalAcceptedRaw\": 197479, \"totalSubmissionRaw\": 337716, \"acRate\": \"58.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"203.5K\", \"totalSubmission\": \"348.1K\", \"totalAcceptedRaw\": 203468, \"totalSubmissionRaw\": 348131, \"acRate\": \"58.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "546",
|
||||
|
Reference in New Issue
Block a user