寫不出來~!煩死人~! #include #include #include # include #define N 100 int a[N], top=0; push(int n) { a[top++]=n; }
www.google.com.tw