n,p=map(int,input().split()) print('=' if n==1 else '!=')