#include int main(){ system("tr A-Za-z a-zA-Z"); return 0; }