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": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 936,
|
||||
"dislikes": 78,
|
||||
"likes": 961,
|
||||
"dislikes": 79,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Find Subsequence of Length K With the Largest Sum\", \"titleSlug\": \"find-subsequence-of-length-k-with-the-largest-sum\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[4,2,3]\n1\n[3,-1,0,2]\n3\n[2,-3,-1,5,-4]\n2",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"52.5K\", \"totalSubmission\": \"102.1K\", \"totalAcceptedRaw\": 52526, \"totalSubmissionRaw\": 102064, \"acRate\": \"51.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"53.6K\", \"totalSubmission\": \"104.3K\", \"totalAcceptedRaw\": 53640, \"totalSubmissionRaw\": 104281, \"acRate\": \"51.4%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user