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": 1441,
|
||||
"dislikes": 419,
|
||||
"likes": 1472,
|
||||
"dislikes": 437,
|
||||
"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\": \"116K\", \"totalSubmission\": \"257.7K\", \"totalAcceptedRaw\": 115970, \"totalSubmissionRaw\": 257711, \"acRate\": \"45.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"119.3K\", \"totalSubmission\": \"264.8K\", \"totalAcceptedRaw\": 119347, \"totalSubmissionRaw\": 264801, \"acRate\": \"45.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "308",
|
||||
|
Reference in New Issue
Block a user