print('Yes' if int(input()) == 0 else 'No')