//我是个傻逼 #include int main() { printf("Hello world\n"); system("pause"); return 0; }