string declaration and cout functionHi. I'm trying to reverse a string which read from the user, and print the reversed string. I have t...