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": 4282,
|
||||
"dislikes": 129,
|
||||
"likes": 4294,
|
||||
"dislikes": 130,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Next Greater Element I\", \"titleSlug\": \"next-greater-element-i\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Next Greater Element III\", \"titleSlug\": \"next-greater-element-iii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,1]\n[1,2,3,4,3]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"206.7K\", \"totalSubmission\": \"334.4K\", \"totalAcceptedRaw\": 206740, \"totalSubmissionRaw\": 334443, \"acRate\": \"61.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"207.2K\", \"totalSubmission\": \"335.1K\", \"totalAcceptedRaw\": 207208, \"totalSubmissionRaw\": 335121, \"acRate\": \"61.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "88",
|
||||
|
Reference in New Issue
Block a user