s = gets.chomp b = 8.times.map{gets.chars.count ?.}.sum % 2 c = %w{oda yukiko} b += c.index s puts c[b%2]