打P3366时,加上这个wa到怀疑人生,然后发现没能读入数据,去掉后好了。
加ios::sync_with_stdio(0);:
ios::sync_with_stdio(0);
https://www.luogu.com.cn/record/33493055
不加:
https://www.luogu.com.cn/record/33493302