C++快写有用吗?(比开了 ios::sync_with_stdio(false);cin.tie(NULL);cout.tie(NULL);和scanf,printf快吗?)
ios::sync_with_stdio(false);cin.tie(NULL);cout.tie(NULL);