
注意:
![]()
#include <time.h> #include <stdlib.h> ... srand(time(0)); ... rand() ...
#include <conio.h>
...
gotoxy(x, y);
#include <dos.h>
...
delay(millisecond);
來延緩執行的速度
![]()
** ** * *
* **
* *****
**
*
***
![]()
![]()

回
程式設計課程
首頁
製作日期: 99/10/19
by 丁培毅 (Pei-yih Ting)
E-mail: pyting@cs.ntou.edu.tw