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