awk '{if ($1>$2){print("TATE")}else print("YOKO")}'