[Solution] Get Subscription CodeChef Solution | CodeChef Problem Solution 2022
Chef wants to conduct a lecture for which he needs to set up an online meeting of exactly minutes.
The meeting platform supports a meeting of maximum minutes without subscription and a meeting of unlimited duration with subscription.
Determine whether Chef needs to take a subscription or not for setting up the meet.
Solution Click Below:- CLICK HERE
Input Format
- First line will contain , the number of test cases. Then the test cases follow.
- Each test case contains a single integer - denoting the duration of the lecture.
Output Format
For each test case, print in a single line, YES
if Chef needs to take the subscription, otherwise print NO
.
You may print each character of the string in uppercase or lowercase (for example, the strings YES
, yEs
, yes
, and yeS
will all be treated as identical).
Join Now for Solution:-
No comments:
Post a Comment