SORE - Sorry Sorry

no tags 

There are two of students are annoying Engineer Maha so she decided to punish them. They said sorry sorry we won't do it again and because she is so kind she will punish one student only. She suggested something ,she will choose a number N and each student will decrease the number by one until it becomes zero the student who can't decrease the number she will punish him and always the first student start.

Input

The only line of input contains integer N (1 <= N <= 1000).

Output

Print "the first" or "the second" (without quotes), depending on the answer.

Examples

Input:
5

Output:
the second
Input:
2

Output:
the first


Added by:atef
Date:2015-04-23
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64