mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"40.1K\", \"totalSubmission\": \"53K\", \"totalAcceptedRaw\": 40139, \"totalSubmissionRaw\": 53006, \"acRate\": \"75.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"40.1K\", \"totalSubmission\": \"53K\", \"totalAcceptedRaw\": 40142, \"totalSubmissionRaw\": 53009, \"acRate\": \"75.7%\"}",
|
||||
"hints": [
|
||||
"Note that both lowLimit and highLimit are of small constraints so you can iterate on all nubmer between them",
|
||||
"You can simulate the boxes by counting for each box the number of balls with digit sum equal to that box number"
|
||||
|
Reference in New Issue
Block a user