work11.c

#include <stdio.h>

 

int main(void) {

 

  printf("□□□□ XXXX\n"); □には自分の学籍番号 Xには名前

 

 return 0;

}

最終更新:2013年12月22日 20:05