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": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1239,
|
||||
"dislikes": 165,
|
||||
"likes": 1272,
|
||||
"dislikes": 166,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Maximum Subarray\", \"titleSlug\": \"maximum-subarray\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[9,4,2,10,7,8,8,1,9]\n[4,8,12,16]\n[100]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"70.7K\", \"totalSubmission\": \"148.8K\", \"totalAcceptedRaw\": 70685, \"totalSubmissionRaw\": 148835, \"acRate\": \"47.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"71.4K\", \"totalSubmission\": \"150.2K\", \"totalAcceptedRaw\": 71359, \"totalSubmissionRaw\": 150194, \"acRate\": \"47.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "669",
|
||||
|
Reference in New Issue
Block a user