Saturday, 19 July 2014

Problem 5: Write a C code to take a 3 digits positive integer from user. Your output should be the sum of the digits and the reverse of this integer. For example, if user enters 324, your output should be Sum = 9, Reverse = 423.

Leave a Comment
If You Enjoyed This, Take 5 Seconds To Share It

0 Questions: