说明
输出著名短句"hello world"。
输入格式
无
输出格式
输出"hello world"。
样例
输入数据 1
无
输出数据 1
hello world
#include<bits/stdc++.h>
using namespace std;
int main(){
cour<<"hello world";
return 0;
}
编程题:输出Hello World
输出著名短句"hello world"。
无
输出"hello world"。
无
hello world
#include<bits/stdc++.h>
using namespace std;
int main(){
cour<<"hello world";
return 0;
}
2572
864
1047

被折叠的 条评论
为什么被折叠?