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