#include<stdio.h>

int main()

{

printf("hello,\nworld!");

return 0;

}

c语言!以后就请多多指教啦!