print("Yes" if int(input())//100 > 3 else "No")