puts gets.chomp.split('').map{|c| 'cqlmdrstfxyzbanopuvweghijk'[('a'..'z').to_a.index(c)]}.*''