Regarding Life, Universe and.......problem
are we supposed to read input from a text file...if yes is there a convention for the name..if no..then
do we have to first read all the inputs given and then print the output...if yes..how do we determine the end of input...i mean there is no termination symbol or number mentioned....and if
we are supposed to read one input and print output and repeat the same until we encounter 42 then how come we get 99 in ample input because we should stop as soon as we get 42.....please answer me...i am new to spoj and do not know conventions that might be followed here..