Chef and Brain Speed
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`. ### Input The only line of input contains two space separated integers $X$ and $Y$ — the th
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start