Code reversing programm on cpp | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Code reversing programm on cpp

Hi! Help is needed! I’ve got task to code a program, which should reverse anything one types. But I’ve just started to learn cpp and have no any idea how it could be done :( Could someone please support on this issue and give some example? Thanx!

11th Jan 2019, 8:53 AM
Lyubov Sutkovetskaya
Lyubov Sutkovetskaya - avatar
2 Answers
+ 3
This should help you it shows diffrent methods on how to reverse a string 👍 https://www.google.com/amp/s/www.geeksforgeeks.org/reverse-a-string-in-c-cpp-different-methods/amp/
11th Jan 2019, 9:32 AM
D_Stark
D_Stark - avatar
0
oh really usefull! thank you so much 🤗
12th Jan 2019, 11:51 AM
Lyubov Sutkovetskaya
Lyubov Sutkovetskaya - avatar