为啥我的编译出错了啊......D:\Programmings\Duoxiangshi\main(2).c|12|error: unknown type name 'PolyNode'|
D:\Programmings\Duoxiangshi\main(2).c|388|error: request for member 'exp' in something not a structure or union|D:\Programmings\Duoxiangshi\main(2).c|394|error: request for member 'coef' in something not a
非常优秀的代码,学习!
为啥我的编译出错了啊......D:\Programmings\Duoxiangshi\main(2).c|12|error: unknown type name 'PolyNode'| D:\Programmings\Duoxiangshi\main(2).c|388|error: request for member 'exp' in something not a structure or union|D:\Programmings\Duoxiangshi\main(2).c|394|error: request for member 'coef' in something not a
试了一下没有错误,挺好的
Linux下运行需要微调
挺有借鉴性,但是比较单一
不错 很有帮助
c的链表算法就是容易理解。
成功运行,不过程序健壮性需要提高
程序健壮性和输出效果可以提高
这个确实不错