Feedback | | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 200/200/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.
Write a program that checks if an entered character is between 'a' and 'z' or 'A'
and 'Z'. Namely check if it is a letter or not.
Input: One character.
Output: "IT IS A LETTER" or "IT IS NOT A LETTER". Для отправки решений необходимо выполнить вход.
|