GUPTA MECHANICAL

IN THIS WEBSITE I CAN TELL ALL ABOUT TECH. TIPS AND TRICKS APP REVIEWS AND UNBOXINGS ALSO TECH. NEWS .............

Wednesday 1 June 2022

[Solution] Chef and Brain Speed CodeChef Solution | CodeChef Problem Solution 2022

In ChefLand, human brain speed is measured in bits per second (bps). Chef has a threshold limit of X bits per second above which his calculations are prone to errors. If Chef is currently working at Y bits per second, is he prone to errors?

If Chef is prone to errors print YES, otherwise print NO.

Solution Click Below:-  CLICK HERE

Input Format

The only line of input contains two space separated integers X and Y — the 

threshold limit and the rate at which Chef is currently working at.

Output Format

If Chef is prone to errors print YES, otherwise print NO.

You may print each character of the string in uppercase or lowercase (for example, the strings yesYesyEs, and YES will all be treated as identical).

Constraints

No comments:

Post a Comment