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
本站公眾號
   歡迎關注本站公眾號,獲取更多信息