#include #include #include #include #define ll long long using namespace std; int main(){ int h,w; cin>>h>>w; if(h>w) cout<<"TATE"<