Drop links or images here to add them to the editor.

Cinema Entry

Read 2 integers and determine whether a person can enter the cinema.

Input

Two integers on one line:

Output

Print one of the following messages based on these rules:

Examples

Input:

15 1

Output:

Puedes entrar

Input:

15 0

Output:

No tienes dinero

Input:

10 1

Output:

Eres muy joven