mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"52.9K\", \"totalSubmission\": \"72.7K\", \"totalAcceptedRaw\": 52924, \"totalSubmissionRaw\": 72708, \"acRate\": \"72.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"52.9K\", \"totalSubmission\": \"72.7K\", \"totalAcceptedRaw\": 52933, \"totalSubmissionRaw\": 72717, \"acRate\": \"72.8%\"}",
|
||||
"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