print('Yes' if int(input()) % 2 else 'No')