mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1460,
|
||||
"dislikes": 126,
|
||||
"likes": 1491,
|
||||
"dislikes": 129,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Logger Rate Limiter\", \"titleSlug\": \"logger-rate-limiter\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"HitCounter\",\"hit\",\"hit\",\"hit\",\"getHits\",\"hit\",\"getHits\",\"getHits\"]\n[[],[1],[2],[3],[4],[300],[300],[301]]",
|
||||
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"157.3K\", \"totalSubmission\": \"233.9K\", \"totalAcceptedRaw\": 157254, \"totalSubmissionRaw\": 233949, \"acRate\": \"67.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"161K\", \"totalSubmission\": \"239.1K\", \"totalAcceptedRaw\": 161044, \"totalSubmissionRaw\": 239101, \"acRate\": \"67.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "1069",
|
||||
|
Reference in New Issue
Block a user