[题目](https://leetcode.cn/problems/trim-a-binary-search-tree/) [我的解法](https://github.com/FE-Sadhu/Data-Structures-and-Algorithms/issues/76)
题目
我的解法