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.


hide comments
conghtbg27: 2023-03-02 11:01:14

<snip>
[Simes]: but not relevant here.

Last edit: 2023-03-02 21:45:20
duy2632001: 2023-03-02 11:00:53

coong cave

ifryhumans: 2023-02-23 13:09:05

sussy amogus

munhjin_0120: 2023-02-17 09:40:16

why is everyone mongolian

abdurahmen_nej: 2023-02-10 14:30:05

this is certified bruh moment

enerllenloveu: 2023-02-06 05:06:56

fufdcv

lzx19: 2023-01-18 06:19:53

Hello Wolrd

Last edit: 2023-01-18 06:32:38
amar_sanaa: 2023-01-09 02:18:31

nevterlee

parthdixit: 2022-12-27 07:50:23

How many inputs to take??

ghost_coder_: 2022-12-12 14:53:09

Which programming language we have to use !!!!!!


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

Problem's scores 2 votes

Concept difficulty
Concept difficulty 6%
Implementation difficulty
Implementation difficulty 7%
369 74