请问大佬,加了ios::sync_with_stdio(false);的cin,cout和scanf,printf相比怎么样
ios::sync_with_stdio(false);
cin
cout
scanf
printf
话说CSP可以加ios::sync_with_stdio(false);吗?