#include using namespace std; int main(int argc, char* argv[]) { int H,W; cin>>H>>W; if (H>W){ cout<<"TATE"<