print("Jiro" if sum(map(int,input().split()))==4 else "Taro")