填空題

寫出下面算法的功能。voidfunction(Bitree*t){if(p!=NULL){function(p->lchild);function(p->rchild);printf(“%d”,p->data);}}

答案: 二叉樹后序遍歷遞歸算法
微信掃碼免費(fèi)搜題