EPOKA Programming Competition - CEN |
Start: May.18.2026 at 01:00:00 PM
Finish: May.18.2026 at 03:30:00 PM
The contest is finished!
• Contest scoreboard
|
Feedback | | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 4000/7000/7000/7000 ms. Memory limit 65000/65000/65000/65000 Kb.
A string is called palindrome if it is symmetric, i.e. if it is written the same from right to left and from left to right. Write a program that finds the minimum number of characters that must be added to the string to make the string a palindrome.
Input
Given a string, not exceeding 8 characters.
Output
Show the minimal number of characters that must be added to the string so that it becomes a palindrome.
Для отправки решений необходимо выполнить вход.
|