mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"17.8K\", \"totalSubmission\": \"36.8K\", \"totalAcceptedRaw\": 17753, \"totalSubmissionRaw\": 36795, \"acRate\": \"48.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"17.8K\", \"totalSubmission\": \"36.9K\", \"totalAcceptedRaw\": 17805, \"totalSubmissionRaw\": 36886, \"acRate\": \"48.3%\"}",
|
||||
"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