PROGRAMMING:Give you three seconds
$$LC $$ridicule $$bear$$_$$ 2 $$short legs, $$bear$$_$$ 2 $$was not happy at that time and wanted to work with $$LC $$solo$$ LC $$is very confident that running $$100 $$meters makes you $$3 $$seconds, and you can't win. It is known that the speed of $$LC $$is $$a / M / S $$, $$bear$$_$$ The speed of 2 $$is $$B / M / S $$. Will $$LC $$hit itself in the face?
###Input format:
The first line gives an integer, $$t $, representing the number of sample groups.
Next to the $$t $$line, each line gives two positive integers $$a, B (1 < = a, B < = 10 ^ 3) $$to represent the speed of both of them.
###Output format:
For each group of input data, output "lcyyds" in one line to represent $$LC $$and win even after 3 seconds (excluding draw), otherwise output "qwq" without quotation marks.
###Input example:
```in
three
1000 1
2 1
1 2
```
###Output example:
```out
LCyyds
LCyyds
QwQ
```
answer:If there is no answer, please comment
###Input format:
The first line gives an integer, $$t $, representing the number of sample groups.
Next to the $$t $$line, each line gives two positive integers $$a, B (1 < = a, B < = 10 ^ 3) $$to represent the speed of both of them.
###Output format:
For each group of input data, output "lcyyds" in one line to represent $$LC $$and win even after 3 seconds (excluding draw), otherwise output "qwq" without quotation marks.
###Input example:
```in
three
1000 1
2 1
1 2
```
###Output example:
```out
LCyyds
LCyyds
QwQ
```
answer:If there is no answer, please comment