mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"10.4K\", \"totalSubmission\": \"13.2K\", \"totalAcceptedRaw\": 10427, \"totalSubmissionRaw\": 13171, \"acRate\": \"79.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.4K\", \"totalSubmission\": \"13.2K\", \"totalAcceptedRaw\": 10431, \"totalSubmissionRaw\": 13175, \"acRate\": \"79.2%\"}",
|
||||
"hints": [
|
||||
"Try simulating the entire process.",
|
||||
"To reduce space, use a temporary array to update nums in every step instead of creating a new array at each step."
|
||||
|
Reference in New Issue
Block a user