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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 630,
|
||||
"dislikes": 30,
|
||||
"likes": 638,
|
||||
"dislikes": 32,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "\"10111\"\n\"101\"\n\"00000\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"31.8K\", \"totalSubmission\": \"43.9K\", \"totalAcceptedRaw\": 31774, \"totalSubmissionRaw\": 43854, \"acRate\": \"72.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"32.3K\", \"totalSubmission\": \"44.5K\", \"totalAcceptedRaw\": 32252, \"totalSubmissionRaw\": 44536, \"acRate\": \"72.4%\"}",
|
||||
"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