breakfast

Problem Description

Bradley, being an awesome nutritionist, is having peanuts for breakfast today. In fact, he is planning to investigate the effect of eating peanuts for breakfast on his health. However, you do not have to care about that today, because he, being an even more awesome programmer, has come out with a voice-activated robot that scans his health upon hearing him say "PARAMECIUM".

Write a program that can help Bradley activate the robot by outputting "PARAMECIUM".

Input

There is no input to this problem.

Output

The output should contain a single line with the word "PARAMECIUM". The output should be terminated with a newline.

Limits

<none>

Sample Input 1

<none>

Sample Output 1

PARAMECIUM


Submitting .cpp to 'breakfast'


You're not logged in! Click here to login

Time Limit: 1 Seconds
Memory Limit: 1024MB
Your best score: 0
Source: Dunjudge Archive

Subtask Score
1 100