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": 5475,
|
||||
"dislikes": 191,
|
||||
"likes": 5481,
|
||||
"dislikes": 193,
|
||||
"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}]",
|
||||
"exampleTestcases": "[1,2,3,0,2]\n[1]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"267.3K\", \"totalSubmission\": \"512.7K\", \"totalAcceptedRaw\": 267292, \"totalSubmissionRaw\": 512677, \"acRate\": \"52.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"267.8K\", \"totalSubmission\": \"513.5K\", \"totalAcceptedRaw\": 267839, \"totalSubmissionRaw\": 513461, \"acRate\": \"52.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "942",
|
||||
|
Reference in New Issue
Block a user