mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1627,
|
||||
"dislikes": 163,
|
||||
"likes": 1669,
|
||||
"dislikes": 164,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Number of Longest Increasing Subsequence\", \"titleSlug\": \"number-of-longest-increasing-subsequence\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Minimum Window Subsequence\", \"titleSlug\": \"minimum-window-subsequence\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,3,5,4,7]\n[2,2,2,2,2]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"188.4K\", \"totalSubmission\": \"390.5K\", \"totalAcceptedRaw\": 188435, \"totalSubmissionRaw\": 390460, \"acRate\": \"48.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"191.3K\", \"totalSubmission\": \"395.4K\", \"totalAcceptedRaw\": 191271, \"totalSubmissionRaw\": 395386, \"acRate\": \"48.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "278",
|
||||
|
Reference in New Issue
Block a user