Closed ritikajain0 closed 4 years ago
we are not dealing with normal integer
types that are supported by C++, so there is no need of reversing the 32 bit int
@ritikajain0 please don't spam the repository by making useless PR's, just read the readme.md before making a PR, you must understand the purpose of this repository before making a PR
In this program , an integer is taken input from user and output is given as a number with reversed digits of input number .