SP1 TEST - Life, the Universe, and Everything

Description

Your program is to use the brute-force approach in order to _find the Answer to Life, the Universe, and Everything._ More precisely... rewrite small numbers from input to output. Stop processing input after reading in the number 42. All numbers at input are integers of one or two digits.

Input Format

N/A

Output Format

N/A

Explanation/Hint

Information ----------- In case of any problems with your code, you can take a look in the [forum](http://www.spoj.com/forum/), you'll find the answer, only for this problem, in various languages.