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