USACO-transform

/* ID: xiao TASK: transform LANG: C++ */ #include <iostream> #include <fstream> #include <string> using namespace std; ofstream fout("transform.out"); ifstream fin("transform.in"); int N; char raw
本站公众号
   欢迎关注本站公众号,获取更多信息