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": true,
|
||||
"difficulty": "Easy",
|
||||
"likes": 352,
|
||||
"dislikes": 122,
|
||||
"likes": 358,
|
||||
"dislikes": 124,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"LRU Cache\", \"titleSlug\": \"lru-cache\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"String Compression\", \"titleSlug\": \"string-compression\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"StringIterator\",\"next\",\"next\",\"next\",\"next\",\"next\",\"next\",\"hasNext\",\"next\",\"hasNext\"]\n[[\"L1e2t1C1o1d1e1\"],[],[],[],[],[],[],[],[],[]]",
|
||||
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"25.9K\", \"totalSubmission\": \"66.3K\", \"totalAcceptedRaw\": 25856, \"totalSubmissionRaw\": 66279, \"acRate\": \"39.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"26.2K\", \"totalSubmission\": \"67K\", \"totalAcceptedRaw\": 26181, \"totalSubmissionRaw\": 66979, \"acRate\": \"39.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "164",
|
||||
|
Reference in New Issue
Block a user