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": "Hard",
|
||||
"likes": 3702,
|
||||
"dislikes": 151,
|
||||
"likes": 3707,
|
||||
"dislikes": 152,
|
||||
"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 III\", \"titleSlug\": \"best-time-to-buy-and-sell-stock-iii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "2\n[2,4,1]\n2\n[3,2,6,5,0,3]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"236.1K\", \"totalSubmission\": \"708.9K\", \"totalAcceptedRaw\": 236114, \"totalSubmissionRaw\": 708943, \"acRate\": \"33.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"236.5K\", \"totalSubmission\": \"709.7K\", \"totalAcceptedRaw\": 236531, \"totalSubmissionRaw\": 709725, \"acRate\": \"33.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "980",
|
||||
|
Reference in New Issue
Block a user