Submit | All submissions | Best solutions | Back to list |
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: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All |
Resource: | Douglas Adams, The Hitchhiker's Guide to the Galaxy |
hide comments
|
||||||||||||||
2015-05-01 04:13:41 Christian López
So funny! |
||||||||||||||
2015-04-22 13:29:10
time limit is really 10s? |
||||||||||||||
2015-03-21 18:20:53 Montgolfier
FIRST Well hello there denizens of SPoJ! This is my first programme here and boy am I glad to meet the lot of you! I'm pretty sure I'll be well acquainted with the ways of this place in no time. Well then see you guys around. There are problems awaiting solutions! Last edit: 2015-03-21 18:29:01 |
||||||||||||||
2015-03-13 07:25:53 hub99ert
I'm from Poland and I find this offensive because you don't know whot pierogies are |
||||||||||||||
2015-03-13 02:43:08 BODLOGIIN-ANGUUCH 2
where is life???? |
||||||||||||||
2015-03-08 13:11:08 La Van Tien
Just read the problem carefully and you will find out. |
||||||||||||||
2015-03-03 11:48:57 Pachiyannan M
I have used C & C++. I got error in including header files. But i have experience in programming of c,c++ using Turbo C,C++. Please suggest me the way to get learn to program here in C,C++ re(vamsi): solution is available in C, C++ subforum or you can post your query there Last edit: 2015-03-03 13:04:41 |
||||||||||||||
2015-03-01 19:49:22 Kulanshu vashisht
how many inputs we have to take???? |
||||||||||||||
2015-02-28 23:13:21 manisha chejara
I am getting run time error which is not coming in my linux,where is it ,i am not getting |
||||||||||||||
2015-02-19 22:10:25 chitranjan singh
i have written perfect code in c++ , but it shows that iostream cant be included Last edit: 2015-02-28 16:21:31 |