[Solution] Doubt Support Availability CodeChef Solution | CodeChef Problem Solution 2022
On the CodeChef Practice page, problems with difficulty now have Doubt Support — you can go to the problem page and get your queries answered by an experienced CodeChef Doubt Solver through the "Doubt Support" tab.
Solution Click Below:- CLICK HERE
Given the difficulty of a problem, output whether this problem has Doubt Support or not.
Input Format
The input consists of a single integer, , which is the difficulty of the problem.
Output Format
Output Yes
if the problem has Doubt Support, or No
if it doesn't.
Each letter of the output may be printed in either lowercase or uppercase. For example, the strings yes
, YeS
, and YES
will all be treated as equivalent.
No comments:
Post a Comment