#include<stdio.h>
int main(){
    int n;
    char str;
    scanf("%c",str);
}