x = int(input()) print('Yes' if x == 45 else 'No')