+ 1
Can someone tell me what is the problem?
When I run this code here the output is Enter a number :12345 Reverse: 54321 But when I run this program in dev-c++ output is like this Reverse 1 reverse 2 reverse 3............. https://code.sololearn.com/cadx3N3evvOF/?ref=app
1 Answer
+ 1
I didn't see any problem but maybe you've copied without a " so reverse is in while loop