WCIPEG 2018 ECOO Qualifier
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 Specification
Line 1 will have integer
Output Specification
The output should be
Sample Input
1
EEECOOOOOO
Sample Output
Educational Educational Educational Computing Organization of Ontario Organization of Ontario Organization of Ontario
Comments