RT,使用 ios::sync_with_stdio(false)、cin.tie(0) 及 cout.tie(0) 会导致CE爆零吗
ios::sync_with_stdio(false)
cin.tie(0)
cout.tie(0)