The function reverse(string s) prints the string s in reverse order. This implementation does not use recursion.
確定! 回上一頁