1、使用printf,scanf 效率会比普通的cout,cin高 2、解除绑定的输入输出流 模板: #include<iostream> using namespace std; int main(){ ios::sync_with