sync_with_stdio(false)的副作用
摘要:sync_with_stdio()的一个特性 sync_with_stdio() 用处是“关闭同步”,从而加快cin与cout的效率。 在部分机子上如果开了这个函数cin和cout跑的还比printf和scanf快。 但是用了sync_with_stdio(false)之后不能与printf和sca
阅读全文
posted @ 2020-10-17 22:29

浙公网安备 33010602011771号