codeforces#P1505G. Encoded message
Encoded message
Description
The first line of the input contains a single integer (). The next lines contain space-separated integers each. The first three integers will be between 0 and 2, inclusive. The last two integers will be between 0 and 3, inclusive. The sum of the first three integers will be equal to the sum of the last two integers.
Output the result – a string of lowercase English letters.
Input
The first line of the input contains a single integer (). The next lines contain space-separated integers each. The first three integers will be between 0 and 2, inclusive. The last two integers will be between 0 and 3, inclusive. The sum of the first three integers will be equal to the sum of the last two integers.
Output
Output the result – a string of lowercase English letters.