s=gets.chomp n=64-8.times.map{gets.count ?.}.inject(:+) if n%2==0 puts s else puts ["oda","yukiko"]-[s] end