#OLD265. problem4

problem4

Description

输入一个不大于10的小数,如果小于等于5输出”YES”否则输出“NO”

Format

Input

1.1

Output

YES

Samples

1.1
YES

Hint