mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 5559,
|
||||
"dislikes": 114,
|
||||
"likes": 5688,
|
||||
"dislikes": 116,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Best Time to Buy and Sell Stock\", \"titleSlug\": \"best-time-to-buy-and-sell-stock\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Best Time to Buy and Sell Stock II\", \"titleSlug\": \"best-time-to-buy-and-sell-stock-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Best Time to Buy and Sell Stock IV\", \"titleSlug\": \"best-time-to-buy-and-sell-stock-iv\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Maximum Sum of 3 Non-Overlapping Subarrays\", \"titleSlug\": \"maximum-sum-of-3-non-overlapping-subarrays\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[3,3,5,0,0,3,1,4]\n[1,2,3,4,5]\n[7,6,4,3,1]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"370.8K\", \"totalSubmission\": \"863K\", \"totalAcceptedRaw\": 370825, \"totalSubmissionRaw\": 862967, \"acRate\": \"43.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"377.1K\", \"totalSubmission\": \"873.9K\", \"totalAcceptedRaw\": 377054, \"totalSubmissionRaw\": 873939, \"acRate\": \"43.1%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "924",
|
||||
|
Reference in New Issue
Block a user