mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 270,
|
||||
"likes": 271,
|
||||
"dislikes": 3,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"IPO\", \"titleSlug\": \"ipo\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"5.1K\", \"totalSubmission\": \"16.2K\", \"totalAcceptedRaw\": 5135, \"totalSubmissionRaw\": 16181, \"acRate\": \"31.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"5.1K\", \"totalSubmission\": \"16.2K\", \"totalAcceptedRaw\": 5139, \"totalSubmissionRaw\": 16188, \"acRate\": \"31.7%\"}",
|
||||
"hints": [
|
||||
"<div class=\"_1l1MA\">Greedy algorithm.</div>",
|
||||
"<div class=\"_1l1MA\">Sort items in non-increasing order of profits.</div>",
|
||||
|
Reference in New Issue
Block a user