Notification
CodeChefOpen on judge ↗
Hanera's phone shows a Battery Low notification if the battery level is *15%* or less. Given that the battery level of Hanera's phone is *X%*, determine whether it would show a Battery low notification. ### Input In single line of input, an integer *X*, denoting the battery level of the phone. ### Output Output in a single line *Yes*, if the battery level is *15%* or below. Otherwise, print *No
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