mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3222,
|
||||
"likes": 3223,
|
||||
"dislikes": 66,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"132.6K\", \"totalSubmission\": \"199.8K\", \"totalAcceptedRaw\": 132550, \"totalSubmissionRaw\": 199838, \"acRate\": \"66.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"132.6K\", \"totalSubmission\": \"199.9K\", \"totalAcceptedRaw\": 132569, \"totalSubmissionRaw\": 199864, \"acRate\": \"66.3%\"}",
|
||||
"hints": [
|
||||
"Create this function maxZigZag(node, direction) maximum zigzag given a node and direction (right or left)."
|
||||
],
|
||||
|
Reference in New Issue
Block a user