mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"19.5K\", \"totalSubmission\": \"34K\", \"totalAcceptedRaw\": 19539, \"totalSubmissionRaw\": 34046, \"acRate\": \"57.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"19.5K\", \"totalSubmission\": \"34.1K\", \"totalAcceptedRaw\": 19541, \"totalSubmissionRaw\": 34051, \"acRate\": \"57.4%\"}",
|
||||
"hints": [
|
||||
"If you can place balls such that the answer is x then you can do it for y where y < x.",
|
||||
"Similarly if you cannot place balls such that the answer is x then you can do it for y where y > x.",
|
||||
|
Reference in New Issue
Block a user