Candy Game

Luke and Lucy have a new game to play. They have a large heap of candies of different types. Lucy plays first, and in each turn, a player can take one or more candies of the same type from the heap. The player who takes the last candy from the heap loses.

Who will win the game, assuming that both players play optimally?

Input

The first line of input contains a single integer N, the number of candy types (1N100001 \leq N \leq 10000).

For ii = 1 to NN, ii-th following line contains aia_i, the number of candies of type ii, 1ai100001 \leq a_i \leq 10000.

Output

Output either Lucy or Luke.

Problem information

Author: Eryk Kopczynski

Generation: 2026-01-25T13:24:20.364Z

© Jutge.org, 2006–2026.
https://jutge.org