A programming problem from programming-challenges.com
The problem 'Reverse And Add' takes a number, reverses it, and adds it to your input, and then checks to see if it is a palindrome, if not, the result is taken and the process repeats until a palindrome is found. The first input is the number of cases or different inputs you would like. The following inputs are the cases that will be processed.