//改了reverse函数,现在对了 #include #define MAX_SIZE 100 int get_array(int a[]) { int i,n; scanf("%d",&n); for (i=0; i