Commit 4eb4806
huangxiaofei
modified: algorithms/cpp/maximumDepthOfBinaryTree/maximumDepthOfBinaryTree.cpp
使用 max 函数以及递归 精简实现1 parent 2c9f3c2 commit 4eb4806
File tree
1 file changed
+8
-0
lines changed- algorithms/cpp/maximumDepthOfBinaryTree
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments