之前都还好点 今天突然报错了 以前执行没问题的代码 今天也报错了
编译不是通过了,并且输出内容了吗,没有看到报错信息。
int main() { ... return 0; /* <<<<<<<< missing this one */ }