SP27367 VECTAR11 - Game of Squares

Description

Changu and Mangu are playing a game. They are given a number n.

Input Format

The first line contains T (not more than 10^5), the number of test cases. The next T lines contain a number n (not more than 10^6).

Output Format

For each test case output "Win" if Changu can win the game, if he plays optimally or else print "Lose"