Scanf.scanf "%d %d" (fun h w -> print_endline @@ if h < w then "YOKO" else "TATE" )