RT,蒟蒻求助
我在校OJ做题的时候,把手写freopen改成了底下这行
然后连着抱灵五天
#define rda(x); freopen(#x".in","r",stdin);freopen(#x".out","w",stdout);
不能理解为什么,