Problem H. Vote

Time limit: 5 seconds

Problem

We need to decide which contest site to go. Below are the choices:

Site    Registration    Competition dates   Flight cost(HKD)
Seoul    Early Oct        5 - 6 Nov           3000
Jakarta   1 Oct           20 - 21 Oct         2000
Manila    5 Oct           22 - 23 Oct         1500
Phuket    5 Oct           3 - 4 Nov           3000

Input

The input consist of a single sentence "Which contest site do you want to go?"

Output

Print the name of the contest site you want to go on a single line.

Sample Input

Which contest site do you want to go?

Sample Output

(No sample output is provided. All output are considered "yes".)

Author

Chan Ho Leung