听众
收听
2018-04-26
这个BiTree到底是什么?在一个二叉树创建的算法中看见 typedefstruct bitnode{ int data; struct bitnode *lchild,*rchild; }*bitree,tree; bitree *t; 这样的语句,开始还以为是定义了一个指向结构体bit
未知领域 来自火星
https://www.optbbs.com/?53775
这家伙很懒,什么都没有留
...
更多>
留言