但是正常的简单c程序能够运行,比如只是printf
你都没有写node的typedef,他怎么实别你的node*??这可不是c++啊正确使用方法是把所有的node都改成struct node
struct node