rt。今天再打ios::sync_with_stdio(false)时发现好像有个ios_base::sync_with_stdio(false), 请问各位dalao这有什么区别吗,会不会快一点。
ios::sync_with_stdio(false)
ios_base::sync_with_stdio(false)