mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 627,
|
||||
"likes": 630,
|
||||
"dislikes": 30,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"31.7K\", \"totalSubmission\": \"43.8K\", \"totalAcceptedRaw\": 31739, \"totalSubmissionRaw\": 43806, \"acRate\": \"72.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"31.8K\", \"totalSubmission\": \"43.9K\", \"totalAcceptedRaw\": 31774, \"totalSubmissionRaw\": 43854, \"acRate\": \"72.5%\"}",
|
||||
"hints": [
|
||||
"Consider a strategy where the choice of bulb with number i is increasing. In such a strategy, you no longer need to worry about bulbs that have been set to the left."
|
||||
],
|
||||
|
Reference in New Issue
Block a user