mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1440,
|
||||
"dislikes": 416,
|
||||
"likes": 1441,
|
||||
"dislikes": 419,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Min Stack\", \"titleSlug\": \"min-stack\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"MaxStack\",\"push\",\"push\",\"push\",\"top\",\"popMax\",\"top\",\"peekMax\",\"pop\",\"top\"]\n[[],[5],[1],[5],[],[],[],[],[],[]]",
|
||||
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"115.8K\", \"totalSubmission\": \"257.2K\", \"totalAcceptedRaw\": 115760, \"totalSubmissionRaw\": 257223, \"acRate\": \"45.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"116K\", \"totalSubmission\": \"257.7K\", \"totalAcceptedRaw\": 115970, \"totalSubmissionRaw\": 257711, \"acRate\": \"45.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "308",
|
||||
|
Reference in New Issue
Block a user