C言語 Hello World #include int main(void) { printf(“HelloWorld!”); return 0; } 投稿者: chosuke 趣味はゲームやアニメや漫画などです chosuke のすべての投稿を表示