#P7583. [COCI 2012/2013 #1] DOM
[COCI 2012/2013 #1] DOM
Problem Description
Given a word that contains only uppercase letters, delete the following nine letters from the word: .
Input Format
One line with one string, representing the given word.
Output Format
One line with one string, representing the string after deleting the letters.
LOVA
LOV
KARIJERA
KJ
Hint
Constraints
For of the testdata, it is guaranteed that the word length .
Notes
The score for this problem is set according to the original COCI problem, with a full score of .
This problem is translated from COCI2012-2013 CONTEST #1 T1 DOM.
Translated by ChatGPT 5