IPSC Logo

Internet Problem Solving Contest

IPSC 2011
Problem M - My little puppy

You have a puppy. The puppy wants your attention. As every puppy, it wants to sleep, eat, play, and sometimes something more. Be careful, be patient and read its requests carefully. Your reward will be priceless. Well, not really priceless. Your reward will be paid in negative penalty time.

Each time you answer the puppy's request, the puppy will become idle for an unknown period of time. Then the puppy will come with a new request. You have to process that request reasonably quickly. The deadline to process the new request is somewhere between 15 and 25 minutes since it was published. If you miss the deadline or choose an incorrectly option, you lose and your puppy runs away forever. If you choose correctly, you will be rewarded.

You will find a link to the web page with the puppy in the Messages section of the website.

Input specification

For each request, you will get an ASCII art of the situation, and a list of available options you have. Each option is labeled by a lowercase letter.

Output specification

During the appropriate time interval, submit a text file containing a single line with a single letter – the option you chose.

(The data set for the submission can be either M1 or M2, both will work. You are only playing one game, not two of them.)

You may submit your choice for the first request at any moment during the contest. Your time starts running once you make this first submit. (It is recommended to start as early as possible, so that you have the chance to see many requests.)

Example

input
  |\_/|  
 / @ @ \
( >   < )
 ‘>>x<<’ 
 /  O  \ 

What do you see?

a) a kitten
b) an elephant
c) a dog
d) where?
output
a
e-mails
questions: ipscreg(at)ksp(dot)sk
webmaster: webmaster(at)ksp(dot)sk