#P1145B. Kanban Numbers

Kanban Numbers

No submission language available for this problem.

Description

The input contains a single integer aa (1a991 \le a \le 99).

Output "YES" or "NO".

Input

The input contains a single integer aa (1a991 \le a \le 99).

Output

Output "YES" or "NO".

Samples

Sample Input 1

5

Sample Output 1

YES

Sample Input 2

13

Sample Output 2

NO

Sample Input 3

24

Sample Output 3

NO

Sample Input 4

46

Sample Output 4

YES