#include<stdio.y>
int main()
{
    char a;
    scanf("%c",&a);
    printf("%d",);
    return 0;
}