Author: | И. Блинов | Time limit: | 1 sec | |
Input file: | Standard input | Memory limit: | 512 Mb | |
Output file: | Standard output |
Elephant Pakhom is a novice developer. Pakhom's first task at his new workplace is to develop a program for removing personal data from text composed of Latin alphabet letters, digits, and spaces.
Personal data in this context consists of two consecutive numbers separated by a space, where the first number comprises four digits, and the second number comprises six digits (passport series and number, respectively). They need to be replaced with the character sequence "#### ******
".
Pakhom smoothly handled this task. Now it's your turn.
The input contains a single line S.
Print the line S after deleting personal data.
1 ≤ |S| ≤ 1000
No. | Standard input | Standard output |
---|---|---|
1 |
|
|
2 |
|
|