Input a string from user, store it in some variable say str. · Declare another array that will store reverse of the string, say char reverse[SIZE] ...
確定! 回上一頁