C++信奥赛一本通3002

#include
using namespace std;
int main()
{
    cout<<"你好,世界。"; 
    return 0;
}

你可能感兴趣的:(C++信奥赛一本通答案,c++,java,开发语言)