Collectiva Contest Programs & Solutions

Reverse Number
Write a function to reverse the given 5 to 10 digit number and return it. For example if the input number if 378674 then you return 476873, if the input is 998737316 then return 613737899. Note: Don't use string functions.

No Comments..!

Change Subject: