// hello.c #include <stdio.h> int main(void) { printf("Hello, world.\n"); return 0; }
出来れば一安心。念のため見せてもらう。 何か問題があれば今日中に解決しよう。
以下、念のために説明を書く。