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

Rock Paper Scissors

Two players choose one option:

The program must indicate who wins.

Input

Two integers separated by a space:

  1. player 1 choice
  2. player 2 choice

Output

Print one of these messages:

Example

Input:

1 3

Output:

Gana jugador 1