mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-23 05:48:57 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.7K\", \"totalSubmission\": \"18.6K\", \"totalAcceptedRaw\": 9687, \"totalSubmissionRaw\": 18562, \"acRate\": \"52.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.7K\", \"totalSubmission\": \"18.6K\", \"totalAcceptedRaw\": 9715, \"totalSubmissionRaw\": 18614, \"acRate\": \"52.2%\"}",
|
||||
"hints": [
|
||||
"Create this function maxZigZag(node, direction) maximum zigzag given a node and direction (right or left)."
|
||||
],
|
||||
|
Reference in New Issue
Block a user