2010年11月22日acm常用使用前,把中文引号改变下,因为fck会转义英文引号: 1.大数据量输入时使用: freopen("1.txt","r",stdin); 想直接查看输出时使用: freopen("2.txt","w",…阅读全文 →资料库#AC常用