你好,世界!

int main()

{

printf("hello,word!")

return 0;

}