// editor5
#include<stdio.h>
int main()
{
    char ch;
    scanf("%c",&z);
    printf("%ch /n",z);
    return 0;
}