Let's assume user has input following array values. // Input array int arr[] = {3,2,1,7,8} // Reverse of an input array arr[] = ...
確定! 回上一頁