摘要:
http://blog.csdn.net/l2580258/article/details/51319387 void cin_read_nosync() { freopen("data.txt","r",stdin); std::ios::sync_with_stdio(false); for ( 阅读全文
posted @ 2017-06-08 16:49
Aragaki
阅读(107)
评论(0)
推荐(0)
浙公网安备 33010602011771号