#P1145B. Kanban Numbers
Kanban Numbers
No submission language available for this problem.
Description
The input contains a single integer $a$ ($1 \le a \le 99$).
Output "YES" or "NO".
Input
The input contains a single integer $a$ ($1 \le a \le 99$).
Output
Output "YES" or "NO".
Samples
5
YES
13
NO
24
NO
46
YES