2022 G.W. Coding Contest 1 J1: Message coder

You work for a top-secret government agency and must send coded messages to your colleagues. Write a program that writes a coded message.

Here's how the message coder should work.


TIME CONSTRAINT: 1s

Sample Input:

pokemon are cool

Sample Output:

nomekop ae cl

Submit Solution

Problem author: Pranav