Skip to content

Commit

Permalink
654.maximum_binary_tree.md
Browse files Browse the repository at this point in the history
  • Loading branch information
newdee committed Sep 16, 2019
1 parent 0d6f5aa commit f646dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 654.maximum_binary_tree.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[To Index](/index.md)
---
# 654.Maximum Binary Tree
难度:Easy
难度:Medium
> Given an integer array with no duplicates. A maximum tree building on this array is defined as follow:
The root is the maximum number in the array.
Expand Down

0 comments on commit f646dce

Please sign in to comment.