佇列是一種先進先出的資料結構,想像您在管子中放入球,最先放入的球在另 ... C. # include #include #define N 10 void createq(int[], int*, int*);
www.google.com.tw