H,W=map(int,input().split()) print(('YOKO','TATE')[H*3==W*4])