The only line contains two integers, $$$m$$$ and $$$d$$$ ($$$1 \leq m \leq 12$$$, $$$1 \leq d \leq 31$$$).
Output "YES" or "NO" (without quotes) for each test case.
You can print each letter in any case. For example, yes, Yes, YeS will all be recognized as a positive answer.
1 1
NO
2 31
NO
ZRO all strong guys in TheForces ORZ
The only line contains a single integer $$$n$$$ ($$$1 \leq n \leq 8$$$).
Output the answer.
2
2122
7
1851
You are given Input and Output you task is to know the logic behind the output.
The first line contains a single integer $$$T$$$ ($$$1 \leq T \leq 2 ⋅ 10^{4}$$$) — the number of test cases.
Each test case consists of two integers, $$$A$$$ and $$$B$$$ ($$$0 \leq A \leq 10^{18}$$$, $$$0 \leq B \leq 10^{18}$$$)
Output "YES" or "NO" (without quotes) for each test case.
You can print each letter in any case. For example, yes, Yes, YeS will all be recognized as a positive answer.
618 13110 170 012 43220 351 2
YES YES NO NO YES YES
Let's think back about some important memories where us, competitive programmers, have to go through. For example, all our ACs.
The only line contains a single integer $$$n$$$ ($$$1 \leq n \leq 6$$$).
Output the answer.
1
256
2
256
3
256
It's $$$\texttt{Apr 1, 2024}$$$. In this alternate universe, CodeForces is in chaos. Mass bots swarm. Downvote bombs happening everywhere. Every blog posted having at least $$$10^3$$$ downvotes. You need to go back to see what went wrong.
Anyways, in the real universe, it turns out that a user named Xellos has the most number of comments posted in CodeForces prior to $$$\texttt{Apr 1, 2024}$$$.
The only line contains a single integer $$$n$$$ ($$$1 \leq n \leq 8$$$) — the position of a chaos point.
Output a single integer, representing the number of $$$n^{th}$$$ chaos point.
1
65664
8
124060
3
105129
For the first test case, the first chaos point has the number $$$65664$$$.

251 23 45 33 243 45 14 41 331 21 331 12 33 1
2 2 1 4 4 1 2