cp:个人竞争性编程实践 源码
竞争性编程 竞争性编程实践 CP技术 1.模板 # include < stdio> # include < string> # include < math.h > # include < ctype> int main () { // freopen("input.txt", "rt", stdin); // freopen("output.txt", "wt", stdout); return 0 ; } // Author: Shihab Mahamud 2.使用scanf()函数输入string scanf ( " %[^ \n
下载地址
用户评论