摘要: 1.线性表顺序表倒置算法:int len=strlen(l);int i=0;while(ilchird; if(p->LTag!=1) while(pre->RTag!=1) pre=pre->rchild; return pre;}Node InPostNode(Node p){ Node po... 阅读全文
posted @ 2015-12-16 22:43 jiu~ 阅读(251) 评论(0) 推荐(0)