已知二叉樹先序和中序序列 求後序序列

源碼以下:code void test(std::string str1,std::string str2,int length) { if(str1.empty()&&str2.empty()) return; s.push(str1.c_str()[0]); int count=str2.find_first_of(s.top()); std::string str11,str22
相關文章
相關標籤/搜索