6-3

  1. // 20063.c
  2.  
  3. #include <stdio.h>
  4. #include <ctype.h>
  5. #include <string.h>
  6. #include <math.h>
  7. #include <stdlib.h>
  8. #include <time.h>
  9.  
  10. int main()
  11. {
  12. printf("hoge hoge\n");
  13. return 0;
  14. }
  15.  
最終更新:2009年11月01日 20:00
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。