mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1037,
|
||||
"likes": 1041,
|
||||
"dislikes": 20,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"32.9K\", \"totalSubmission\": \"56.7K\", \"totalAcceptedRaw\": 32872, \"totalSubmissionRaw\": 56668, \"acRate\": \"58.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"33K\", \"totalSubmission\": \"56.8K\", \"totalAcceptedRaw\": 32952, \"totalSubmissionRaw\": 56785, \"acRate\": \"58.0%\"}",
|
||||
"hints": [
|
||||
"Create this function maxZigZag(node, direction) maximum zigzag given a node and direction (right or left)."
|
||||
],
|
||||
|
Reference in New Issue
Block a user