mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 2159,
|
||||
"dislikes": 277,
|
||||
"dislikes": 278,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Subsequence Score\", \"titleSlug\": \"maximum-subsequence-score\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[10,20,5]\n[70,50,30]\n2\n[3,1,10,10,1]\n[4,8,2,2,7]\n3",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"63K\", \"totalSubmission\": \"119.3K\", \"totalAcceptedRaw\": 63001, \"totalSubmissionRaw\": 119333, \"acRate\": \"52.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"63K\", \"totalSubmission\": \"119.3K\", \"totalAcceptedRaw\": 63009, \"totalSubmissionRaw\": 119348, \"acRate\": \"52.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "492",
|
||||
|
Reference in New Issue
Block a user