Update solution 1609

This commit is contained in:
halfrost
2022-01-14 22:22:22 +08:00
parent ca2bc23e8d
commit 5ea6d39184

View File

@ -1,4 +1,4 @@
# [1609. Even Odd Tree](https://leetcode-cn.com/problems/even-odd-tree/)
# [1609. Even Odd Tree](https://leetcode.com/problems/even-odd-tree/)
## 题目