C++ :
#include <cstdio> #include <iostream> #include <cmath> #include <algorithm> #include <cstring> using namespace std; string s; int main(){ while(cin>>s) cout<<"膜拜"<<s<<"大学霸"<<endl; return 0; }
注册一个 NanoJudge 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 NanoJudge 通用账户