#include using namespace std; int main() { int N =0; int P=0; cin>>N>>P; if(P == N*P ){ cout<<"="<