1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -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",