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\": \"15.2K\", \"totalAcceptedRaw\": 10426, \"totalSubmissionRaw\": 15181, \"acRate\": \"68.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.4K\", \"totalSubmission\": \"15.2K\", \"totalAcceptedRaw\": 10430, \"totalSubmissionRaw\": 15186, \"acRate\": \"68.7%\"}",
|
||||
"hints": [
|
||||
"Iterate on nodes in reversed order.",
|
||||
"When iterating in reversed order, save the maximum value that was passed before."
|
||||
|
Reference in New Issue
Block a user