* swap elements a[i],a[j] //i holds starting index, j holds ending index of array. 28. * reverse(a,i+1,j-1).
確定! 回上一頁