关于缩短cin时间的方法


std::ios::sync_with_stdio(false);

原文地址:https://www.cnblogs.com/KeepZ/p/11317354.html