# yukicoder No.337 P versus NP N, P = map(int, input().split()) print("=" if P == N * P else "!=")