Write a function, reverse(int n), which reverses the digit in its parameter and return a result. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Write a function, reverse(int n), which reverses the digit in its parameter and return a result.

Apply the function in a program that ask for a number by the user and reverse them... (it's a c++ program)

15th Dec 2017, 4:45 PM
ROCK&RAUL
ROCK&RAUL - avatar
0 Answers