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\": \"9.6K\", \"totalSubmission\": \"19.5K\", \"totalAcceptedRaw\": 9632, \"totalSubmissionRaw\": 19494, \"acRate\": \"49.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.6K\", \"totalSubmission\": \"19.5K\", \"totalAcceptedRaw\": 9635, \"totalSubmissionRaw\": 19497, \"acRate\": \"49.4%\"}",
|
||||
"hints": [
|
||||
"Choosing the asteroid to collide with can be done greedily.",
|
||||
"If an asteroid will destroy the planet, then every bigger asteroid will also destroy the planet.",
|
||||
|
Reference in New Issue
Block a user