TEST - Life, the Universe, and Everything

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.

Example

Input:
1
2
88
42
99

Output:
1
2
88

Information

In case of any problems with your code, you can take a look in the forum, you'll find the answer, only for this problem, in various languages.


Added by:mima
Date:2004-05-01
Time limit:10s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All
Resource:Douglas Adams, The Hitchhiker's Guide to the Galaxy

hide comments
2023-06-13 03:48:06
NOT FINISHED



Last edit: 2023-06-13 03:49:10
2023-05-28 12:54:02
Using vector =))
2023-04-22 19:04:34
<snip>
[Simes]: well aren't you clever?

Last edit: 2023-04-23 17:02:57
2023-04-14 08:14:49
hai mamat
2023-04-14 08:14:29
EZPZ
2023-04-14 08:14:01
HAHAY
2023-04-10 12:47:36
:|
2023-04-03 09:16:45
this is to ez
2023-03-11 10:15:57
Yes
2023-03-06 10:52:48
<snip>
[Simes]: not relevant here

Last edit: 2023-03-06 14:00:20
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.