mirror of
https://github.com/labuladong/fucking-algorithm.git
synced 2025-07-07 05:44:24 +08:00
【100.相同的树】【C++】
【100.相同的树】【C++】
This commit is contained in:
@ -309,8 +309,10 @@ void BST(TreeNode root, int target) {
|
|||||||
<p align='center'>
|
<p align='center'>
|
||||||
<img src="../pictures/qrcode.jpg" width=200 >
|
<img src="../pictures/qrcode.jpg" width=200 >
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
======其他语言代码======
|
======其他语言代码======
|
||||||
[dekunma](https://www.linkedin.com/in/dekun-ma-036a9b198/)提供第98题C++代码:
|
|
||||||
|
[dekunma](https://www.linkedin.com/in/dekun-ma-036a9b198) 提供第98题C++代码:
|
||||||
|
|
||||||
```C++
|
```C++
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user