C++ :
#include<iostream> using namespace std; int main() { cout<<"文明创建,人人有责。"<<endl; cout<<"China is a great country!"<<endl; return 0; }
Pascal :
Program TK27917; Begin writeln('文明创建,人人有责。'); writeln('China is a great country!'); End.
注册一个 NanoJudge 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 NanoJudge 通用账户