这波啊……这波是直接输出样例的答案!
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"roudancongji"; return 0; }