Question about using freopen() and cin, cout to read large input from file

后端 未结 0 845
粉色の甜心
粉色の甜心 2020-11-30 12:13

Morning guys I want to ask a question about c++ i/o. If I use cin, cout with freopen(), is it necessary to put sync_with_stdio(false) or is there any way to speed it up? Ass

相关标签:
回答
  • 消灭零回复
提交回复
热议问题