// editor1
#include<stdio.h>
int main()
{
    char A;
    scanf("%d",&input);
    printf("%c",input);
    return 0;
}