RT,我在一个OJ上加了 :
ios::sync_with_stdio(0); cin.tie(0); cout.tie(0);
还是超时,请问加上加速语句后的cin,cout和scanf,printf谁快谁慢?