mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"10.9K\", \"totalSubmission\": \"15.7K\", \"totalAcceptedRaw\": 10930, \"totalSubmissionRaw\": 15679, \"acRate\": \"69.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"11K\", \"totalSubmission\": \"15.7K\", \"totalAcceptedRaw\": 10963, \"totalSubmissionRaw\": 15725, \"acRate\": \"69.7%\"}",
|
||||
"hints": [
|
||||
"Simulate the given in the statement",
|
||||
"Calculate those who will eat instead of those who will not."
|
||||
|
Reference in New Issue
Block a user