1、for(int i=from;i<(from+to)/2;i++)2、swap(arr[i],arr[from+to-i]);3、new int[n];4、scanf("%d",&arr[i]);5、Converse(arr,n,k);