提交 f87da27e 创建 作者: 宋海霞's avatar 宋海霞

modify

上级 eb88d610
......@@ -45,4 +45,4 @@ struct BiThrNode* Push(Stack* pS, struct BiThrNode* Elem);
#endif /* _STACK_H_ */
#endif /* STACK_H_ */
......@@ -52,4 +52,4 @@ void OutputResult(PBiThrTree pHead, PBiThrTree pTree);
extern Stack stack;
#endif /* _THREADBINARYTREE_H_ */
#endif /* THREADBINARYTREE_H_ */
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论