Wcipeg 2018 ECOO Qualifier
Educational Educational Computing Organization of Ontario Organization of Ontario
The Educational Computing Organization of Ontario (ECOO) is a prestigious committee who study computer science. The Educational Educational Computing Organization of Ontario Organization of Ontario (EECOOOO) is a prestigious committee who study Educational Computing Organization of Ontario science. The Educational Educational Educational Computing Organization of Ontario Organization of Ontario Organization of Ontario (EEECOOOOOO) is a prestigious committee who study Educational Educational Computing Organization of Ontario Organization of Ontario science.
Acronyms for these organizations follow a certain pattern. Organization names contain the string “Educational “ repeated several times, then the string “Computing”, followed by the string “ Organization of Ontario“. Similarly, acronyms follow the pattern “E”, repeated, then “C”, followed by “OO”. Given an acronym, output the corresponding string.
Input Format:
Line 1 will have integer T, the number of test cases. The next T lines will have one string each. The input string will have less than 1000 characters. It is guaranteed that the acronym will be valid.
Output Format:
The output should be T lines, each with the corresponding full name to the acronym.
Sample Input:
1 EEECOOOOOO
Sample Output:
Educational Educational Educational Computing Organization of Ontario Organization of Ontario Organization of Ontario
All Submissions
Best Solutions
Point Value: 5
Time Limit: 2.00s
Memory Limit: 256M
Added: Jan 28, 2018
Author: imaxblue
Languages Allowed:
C++03, PAS, C, HASK, ASM, RUBY, PYTH2, JAVA, PHP, SCM, CAML, PERL, C#, C++11, PYTH3
Comments (Search)